@charset "utf-8";
/* CSS Document */
@font-face{
  font-family:Impact;
  src:url('../fonts/Impact.ttf')
}

/*lyIdx_Banner 开始 */
.lyIdx_Banner { width:100%; height:600px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdx_Banner #swiper-container01 { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdx_Banner #swiper-container01 .swiper-slide { height:100%; overflow:hidden; position:relative;}
.lyIdx_Banner #swiper-container01 .swiper-slide img { display:block; width:1920px; height:600px; margin:-300px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}


/*分页器*/
.lyIdx_Banner #swiper-container01 .swiper-pagination { width:100%; height:12px; overflow:hidden; margin:0; padding:0; left:0; bottom:40px!important;}
.lyIdx_Banner #swiper-container01 .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; border-radius:50%; opacity:1; background-color:rgba(255,255,255,0.2); margin:0 6px;}
.lyIdx_Banner #swiper-container01 .swiper-pagination .swiper-pagination-bullet-active { background-color:#00bf86;}

.lyIdx_Banner #swiper-container01 .swiper-button-prev, .lyIdx_Banner #swiper-container01 .swiper-button-next { width:60px!important; height:60px!important; margin:-30px 0 0!important; position:absolute; top:50%!important; opacity:1; border-radius:50%;}
.lyIdx_Banner #swiper-container01 .swiper-button-prev { left:30px; background:rgba(255,255,255,0.1) url(../images/BaPrev.png) center center no-repeat; background-size:40px 40px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdx_Banner #swiper-container01 .swiper-button-next { right:30px; background:rgba(255,255,255,0.1) url(../images/BaNext.png) center center no-repeat; background-size:40px 40px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdx_Banner #swiper-container01 .swiper-button-prev:hover { background:#00bf86 url(../images/BaPrev.png) center center no-repeat; background-size:40px 40px;}
.lyIdx_Banner #swiper-container01 .swiper-button-next:hover { background:#00bf86 url(../images/BaNext.png) center center no-repeat; background-size:40px 40px;}

@media (max-width:1680px) {
	.lyIdx_Banner { height:520px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1664px; height:520px; margin:-260px 0 0 -832px;}
}
@media (max-width:1600px) {
	.lyIdx_Banner { height:500px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1600px; height:500px; margin:-250px 0 0 -800px;}
}
@media (max-width:1560px) {
	.lyIdx_Banner { height:480px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1536px; height:480px; margin:-240px 0 0 -768px;}
}
@media (max-width:1440px) {
	.lyIdx_Banner { height:560px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1792px; height:560px; margin:-280px 0 0 -896px;}
	.lyIdx_Banner #swiper-container01 .swiper-pagination { bottom:30px!important;}
}
@media (max-width:1366px) {
	.lyIdx_Banner { height:520px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1664px; height:520px; margin:-260px 0 0 -832px;}
}
@media (max-width:1280px) {
	.lyIdx_Banner { height:490px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1568px; height:490px; margin:-245px 0 0 -784px;}
	.lyIdx_Banner #swiper-container01 .swiper-button-prev, .lyIdx_Banner #swiper-container01 .swiper-button-next, .lyIdx_Banner #swiper-container01 .swiper-pagination { bottom:20px!important;}
}
@media (max-width:1200px) {
	.lyIdx_Banner { height:460px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1472px; height:460px; margin:-230px 0 0 -736px;}
	.lyIdx_Banner #swiper-container01 .swiper-pagination { bottom:20px!important;}
	.lyIdx_Banner #swiper-container01 .swiper-button-prev, .lyIdx_Banner #swiper-container01 .swiper-button-next { width:44px!important; height:44px!important; margin:-22px 0 0!important;}
	.lyIdx_Banner #swiper-container01 .swiper-button-prev { left:20px; background:rgba(255,255,255,0.1) url(../images/BaPrev.png) center center no-repeat; background-size:30px 30px;}
	.lyIdx_Banner #swiper-container01 .swiper-button-next { right:20px; background:rgba(255,255,255,0.1) url(../images/BaNext.png) center center no-repeat; background-size:30px 30px;}
}
@media (max-width:1080px) {
	.lyIdx_Banner { height:420px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1344px; height:420px; margin:-210px 0 0 -672px;}
}
@media (max-width:1024px) {
	.lyIdx_Banner { height:410px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1312px; height:410px; margin:-205px 0 0 -656px;}
}
@media (max-width:800px) {
	.lyIdx_Banner { height:320px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:1024px; height:320px; margin:-160px 0 0 -512px;}	
}
@media (max-width:767px) {
	.lyIdx_Banner { height:242px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:774px; height:242px; margin:-121px 0 0 -387px;}
	.lyIdx_Banner #swiper-container01 .swiper-button-prev, .lyIdx_Banner #swiper-container01 .swiper-button-next { display:none;}
	.lyIdx_Banner #swiper-container01 .swiper-pagination { bottom:10px!important;}
}
@media (max-width:425px) {
	.lyIdx_Banner { height:134px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:430px; height:134px; margin:-67px 0 0 -215px;}
}
@media (max-width:375px) {
	.lyIdx_Banner { height:150px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:480px; height:150px; margin:-75px 0 0 -240px;}
}
@media (max-width:320px) {
	.lyIdx_Banner { height:116px;}
	.lyIdx_Banner #swiper-container01 .swiper-slide img { width:370px; height:116px; margin:-58px 0 0 -185px;}
}
/*lyIdx_Banner 结束*/

/*lyIdx_Products 开始*/
.ly_Title1 { width:50%; overflow:hidden; margin:0 0 40px; padding:0; float:left;}
.ly_Title1 p { line-height:50px; color:#333; font-size:36px; font-weight:bold;padding:0;}
.ly_Title1 p a{display:block; width:145px; height:46px; overflow:hidden; line-height:44px; color:#333; font-size:16px; text-align:center; margin:0; padding:0; border:1px solid #999; border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; float:right; font-weight:normal;}
.ly_Title1 p a i{display:inline-block; width:20px; height:20px; margin:-2px 0 0 10px; padding:0; background:url(../images/jt0.png) center center no-repeat; background-size:20px 20px; vertical-align:middle; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_Title1 p a:hover{background-color:#00bf86; border:1px solid #00bf86; color:#fff;}
.ly_Title1 p a:hover i{background:url(../images/jt0_on.png) center center no-repeat;}
.ly_Title2 p { color:#fff;}
.ly_Title2 p a{display:block; width:145px; height:46px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; border:1px solid rgba(255,255,255,0.45); border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; float:right;}
.ly_Title2 p a i{display:inline-block; width:20px; height:20px; margin:-2px 0 0 10px; padding:0; background:url(../images/jt0_on.png) center center no-repeat; background-size:20px 20px; vertical-align:middle; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_Title2 p a:hover{border:1px solid #00bf86; background:#00bf86;}
.ly_Title1 span { display:inline-block; line-height:24px;padding:0; font-size:18px; font-weight:bold; color:#00bf86;}
.ly_Title1 span:before{ content: ""; display:inline-block;width:11px; height:11px; background:#00bf86; margin-right:5px;}
.ny_Title1{ width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ny_Title1 p { width:100%; height:40px; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ny_Title1 span { display:block; width:144px; height:13px; margin:17px auto 0; padding:0; background:url(../images/line01.png) center center repeat-x;}
.ny_Title1 span i { display:block; width:13px; height:13px; margin:0 auto; padding:0; background-color:#00bf86;}
.ny_Title2 p{ color:#fff;}
.lyIdx_Products { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 64px; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Products .lyIdxPro_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.lyIdx_Products .ind_more a { display:block; width:100%; height:46px; overflow:hidden; line-height:44px; color:#333; font-size:16px; text-align:center; margin:0; padding:0; border:1px solid #999; border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdx_Products .ind_more a i { display:inline-block; width:20px; height:20px; margin:-2px 0 0 10px; padding:0; background:url(../images/jt0.png) center center no-repeat; background-size:20px 20px; vertical-align:middle; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdx_Products .ind_more a:hover { background-color:#00bf86; border:1px solid #00bf86; color:#fff;}
.lyIdx_Products .ind_more a:hover i{background:url(../images/jt0_on.png) center center no-repeat;}

.lyIdxPro_Main .lyIdxPro_Menu { clear:both; width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff;}
.lyIdxPro_Menu .swiper-container02 { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0; position:relative; border-top:4px solid #00bf86;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide { height:100%; overflow:hidden; position:relative;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0 20px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; font-weight:bold;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide a i { display:block; width:1px; height:20px; margin:-10px 0 0; padding:0; background-color:rgba(255,255,255,0.15); position:absolute; right:0; top:50%;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide.swiper-slide-active a, .lyIdxPro_Menu .swiper-container02 .swiper-slide a:hover { background-color:#00bf86; color:#fff;}
.lyIdxPro_Menu .swiper-container02 .swiper-slide.swiper-slide-active a i, .lyIdxPro_Menu .swiper-container02 .swiper-slide a:hover i { display:none;}

.lyIdxPro_Main .lyIdxPro_List { width:100%; height:auto; min-height:320px; margin:30px auto 0; padding:0;}
.lyIdxPro_List ul li { width:24%; height:auto; margin:0; padding:2%; margin:0 1.3% 1.3% 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); position:relative; z-index:0; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 0 1.3%;}
.lyIdxPro_List ul li:hover {box-shadow:0 10px 10px rgba(0,0,0,0.06); z-index:1;}
.lyIdxPro_List ul li .lyIdxPro_Img { width:100%; height:200px; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxPro_List ul li .lyIdxPro_Text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0 0 10px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border-bottom:1px solid #eee;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_Name { color:#00bf86;}
.lyIdxPro_List ul li .lyIdxPro_Text p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:10px auto 0; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Text p img { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Text p span{ display:block; float:right; width:50%; text-align:right;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyIdxPro_List ul li a.lyIdxPro_More { display:block; width:100%; height:100%; margin:0; padding:0; position:absolute; right:0; bottom:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; background:#00bf86;}
.lyIdxPro_List ul li a.lyIdxPro_More:after{content:'';display:block;width:100%;height:100%;background:url(../images/pro_hover.png) center center no-repeat;position:absolute;top:0;left:0;}
.lyIdxPro_List ul li:hover a.lyIdxPro_More { opacity:.65;}
.lyIdxPro_List ul li:hover a.lyIdxPro_More:after{ opacity:1;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {	
	.lyIdx_Products { padding:0 60px 40px;}
	.lyIdx_Products .lyIdxPro_Main { width:100%;}
}
@media (max-width:1366px) {
	.lyIdxPro_Menu .swiper-container02 .swiper-slide a { font-size:16px;}
	.lyIdxPro_List ul li .lyIdxPro_Text span { font-size:15px;}
}
@media (max-width:1280px) {
	.lyIdxPro_Menu .swiper-container02 { height:50px;}
	.lyIdxPro_Menu .swiper-container02 .swiper-slide a { height:50px; line-height:50px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:180px;}
	.lyIdxPro_List ul li .lyIdxPro_Text span { font-size:14px;}
}
@media (max-width:1200px) {
	.lyIdx_Products { padding:0 40px 40px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:172px;}
}
@media (max-width:1080px) {
	.lyIdxPro_List ul li .lyIdxPro_Img { height:150px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { height:32px; line-height:32px; font-size:18px;}
}
@media (max-width:1024px) {
}
@media (max-width:800px) {
	.lyIdx_Products { padding:40px 20px 25px;}
	.lyIdxPro_List ul li { width:49%;margin: 0 2% 2% 0;}
	.lyIdxPro_List ul li:nth-child(2n+2) {margin: 0 0 2%;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:200px;}

}
@media (max-width:768px) {
	.ly_Title1 { margin:0 auto 20px;}
	.ly_Title1 span{ font-size:14px;}
	.ly_Title1 p { height:30px; line-height:30px; font-size:24px;}
	
	.lyIdx_Products { padding:20px 12px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:128px; margin:0 auto 12px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { font-size:16px;}	
	.lyIdxPro_List ul li .lyIdxPro_Text span img { display:none;}
}
@media (max-width:425px) {
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name{ border:none;}
	.lyIdxPro_List ul li .lyIdxPro_Text p { display:none;}
}
@media (max-width:375px) {
	.lyIdxPro_List ul li .lyIdxPro_Img { height:112px;}
}
@media (max-width:320px) {
	.ly_Title1 p { font-size:22px;}
	.lyIdxPro_List ul li{ width:100%;padding: 8%; margin:0 0 12px;}
	.lyIdxPro_List ul li:hover { border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff; box-shadow:0 10px 10px rgba(0,0,0,0.06); z-index:1;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:200px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { font-size:17px;}
}
/*lyIdx_Products 结束*/

/*ind_tjpro 开始*/
.ind_tjpro { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 60px; background:#f9f9f9 url(../images/ind_tjpro_bg.jpg) center top no-repeat;background-size: 100% 591px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ind_tjpro .ind_tjpro_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.ind_tjpro_Main #swiper-container03 { width:100%; height:auto; min-height:240px; overflow:hidden; position:relative;}
.ind_tjpro_Main #swiper-container03 .swiper-slide { height:100%; background-color:#f9f9f9; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:30px;}
.ind_tjpro_Main #swiper-container03 .swiper-slide:after{ content: "";display: inline-block; width:1px; height:390px; background:#ddd; vertical-align:middle; position:absolute; right:0; top:9%;}
.ind_tjpro_Main #swiper-container03 .swiper-slide .name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.ind_tjpro_Main #swiper-container03 .swiper-slide .name a { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#333; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight:bold;}
.ind_tjpro_Main #swiper-container03 .swiper-slide p{ color:#999; line-height:26px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin:0 auto 20px; font-size:16px;}
.ind_tjpro_Main #swiper-container03 .swiper-slide .proimg { width:100%; height:280px; overflow:hidden; margin:0 auto; padding:0; background:#fff;}
.ind_tjpro_Main #swiper-container03 .swiper-slide .proimg a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ind_tjpro_Main #swiper-container03 .swiper-slide .proimg a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_tjpro_Main #swiper-container03 .swiper-slide:hover{ background:#00bf86;}
.ind_tjpro_Main #swiper-container03 .swiper-slide:hover:after{ display:none;}
.ind_tjpro_Main #swiper-container03 .swiper-slide:hover .name a{ color:#fff;}
.ind_tjpro_Main #swiper-container03 .swiper-slide:hover p{ color:#fff; opacity:.65;}
@media (max-width:1680px) {
	
}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.ind_tjpro { padding:60px 60px 40px;}
	.ind_tjpro .ind_tjpro_Main { width:100%;}
}
@media (max-width:1366px) {
}
@media (max-width:1280px) {
}
@media (max-width:1200px) {
	.ind_tjpro { padding:60px 40px 40px;}
}
@media (max-width:1080px) {
	.ind_tjpro{background-size: 100% 470px;}
	.ind_tjpro_Main .swiper-container03 { min-height:200px;}
	.ind_tjpro_Main #swiper-container03 .swiper-slide .proimg{ height:200px;}
	.ind_tjpro_Main #swiper-container03 .swiper-slide:after{ height:320px;}
}
@media (max-width:1024px) {
	.ind_tjpro { padding:40px 40px 20px;background-size: 100% 420px;}
	.ind_tjpro_Main #swiper-container03 .swiper-slide .proimg{ height:170px;}
	.ind_tjpro_Main #swiper-container03 .swiper-slide:after{ height:290px;}
}
@media (max-width:800px) {
	.ind_tjpro { padding:40px 20px 20px;}
	.ind_tjpro_Main .swiper-container03 .swiper-slide .lyIdxApp_Img { height:160px;}
}
@media (max-width:767px) {
	.ind_tjpro { padding:20px 12px 0;}
	.ind_tjpro_Main .swiper-container03 .swiper-slide .lyIdxApp_Img { height:130px;}
	.ind_tjpro_Main .swiper-container03 .swiper-slide .lyIdxApp_Name a { height:40px; line-height:40px;}
}
@media (max-width:425px) {
	.ind_tjpro { background-size: 100% 360px;}
	.ind_tjpro_Main #swiper-container03 .swiper-slide .proimg{ height:140px;}
	.ind_tjpro_Main #swiper-container03 .swiper-slide:after{ height:265px;}
}
@media (max-width:375px) {
	.lyIdxApp_Main .swiper-container03 .swiper-slide .lyIdxApp_Img { height:116px;}
}
@media (max-width:320px) {
	.ind_tjpro_Main .swiper-container03 .swiper-slide .lyIdxApp_Img { height:200px;}
}
/*ind_tjpro 结束*/

/*lyIdx_About 开始*/
.lyIdx_About { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_About .lyIdxAb_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.lyIdxAb_Main .lyIdxAb_Con { width:100%; height:auto; margin:0 auto 30px; padding:0; position:relative;}
.lyIdxAb_Con .lyIdxAb_Img { width:47.9%; height:400px; overflow:hidden; margin:0; padding:0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Con .lyIdxAb_Img:after{content: "";display: inline-block;width:150px; height:250px; opacity:.45; background:#00bf86; position:absolute;right: -20px;bottom: -32px;}
.lyIdxAb_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAb_Img a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxAb_Con .lyIdxAb_Text { width:45%; height:auto; overflow:hidden; margin:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Text .lyIdxAb_Ms { width:100%; overflow:hidden; margin:24px auto 44px; padding:0;}
.lyIdxAb_Ms p { width:100%; height:auto; min-height:30px; overflow:hidden; line-height:30px; color:#666; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:5; -webkit-box-orient:vertical;}
.lyIdxAb_Text .lyIdxAb_More { width:145px; height:auto; margin:0; padding:0; position:absolute; bottom:0;}
.lyIdxAb_More a { display:block; width:100%; height:46px; overflow:hidden; line-height:44px; color:#333; font-size:16px; text-align:center; margin:0; padding:0; border:1px solid #999; border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAb_More a i { display:inline-block; width:20px; height:20px; margin:-2px 0 0 10px; padding:0; background:url(../images/jt0.png) center center no-repeat; background-size:20px 20px; vertical-align:middle; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAb_More a:hover { background-color:#00bf86; border:1px solid #00bf86; color:#fff;}
.lyIdxAb_More a:hover i{background:url(../images/jt0_on.png) center center no-repeat;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.lyIdx_About { padding:60px;}
	.lyIdx_About .lyIdxAb_Main { width:100%;}
}
@media (max-width:1366px) {
	.lyIdxAb_Con .lyIdxAb_Img { height:380px;}
	.lyIdxAb_Ms p { font-size:15px;}
	.lyIdxAb_More a,.ind_more_art a,.ind_more a{ font-size:15px !important;}
}
@media (max-width:1280px) {
	.lyIdxAb_Con .lyIdxAb_Img { height:360px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:18px auto 30px;}
}
@media (max-width:1200px) {
	.lyIdx_About { padding:60px 40px;}
	.lyIdxAb_Con .lyIdxAb_Img { height:340px;}
	.lyIdxAb_Ms p { min-height:26px; max-height:130px; line-height:26px; font-size:14px;}
	.lyIdxAb_More a,.ind_more_art a,.ind_more a{ font-size:14px !important;}
}
@media (max-width:1080px) {	
	.lyIdxAb_Con .lyIdxAb_Img { height:320px;}
	.lyIdxAb_Name a { font-size:22px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:15px auto 25px;}
	.lyIdxAb_Ms p { min-height:24px; max-height:120px; line-height:24px;}
}
@media (max-width:1024px) {
	.lyIdx_About { padding:40px;}
	.lyIdxAb_Con .lyIdxAb_Img { height:300px;}
}
@media (max-width:800px) {
	.lyIdx_About { padding:40px 20px;}
	.lyIdx_Partner { padding:20px;}
	.lyIdx_Partner .lyIdxPartner_Title { margin:0 auto 20px;}
	.lyIdx_Partner .lyIdxPartner_Main { padding:0 50px;}
}
@media (max-width:767px) {
	.lyIdx_About { padding:20px 12px;}
	.lyIdxAb_Main .lyIdxAb_Con  { margin:0 auto 20px;}
	.lyIdxAb_Con .lyIdxAb_Img { width:100%; height:260px; margin:20px auto 0; float:inherit;}
	.lyIdxAb_Con .lyIdxAb_Text { width:100%; margin:0 auto; float:inherit;}
	.lyIdxAb_Name a { line-height:30px; font-size:20px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:10px auto 20px;}
	.lyIdxAb_Text .lyIdxAb_More{ position:inherit;}
}
@media (max-width:375px) {
	.lyIdxAb_Con .lyIdxAb_Img { height:240px;}
}
@media (max-width:320px) {
	.lyIdxAb_Text .lyIdxAb_More{ width:125px;}
	.lyIdxAb_Con .lyIdxAb_Img { height:200px;}
}
/*lyIdx_About 结束*/

/*lyIdx_Articles 开始*/
.lyIdx_Articles { width:100%; height:auto; margin:0 auto; padding:80px 0 50px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Articles .lyIdxArticles_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.lyIdx_Articles .lyIdxArticles_Main .ind_art_left{ padding:3%;width:23%;background: url(../images/ind_art_bg.jpg) top no-repeat;background-size: cover; float:left;position:relative; height:619px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Articles .lyIdxArticles_Main .ind_art_left .ly_Title1{ width:100%;}
.ind_more_art,.ind_more{width: 145px;height: auto;margin: 0;padding: 0;}
.ind_more{margin: 12px 0 0; float:right;}
.ind_more_art a,.ind_more a{display:block; width:100%; height:46px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; border:1px solid rgba(255,255,255,0.45); border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_more_art a i,.ind_more a i{display:inline-block; width:20px; height:20px; margin:-2px 0 0 10px; padding:0; background:url(../images/jt0_on.png) center center no-repeat; background-size:20px 20px; vertical-align:middle; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_more_art:hover a,.ind_more:hover a{border:1px solid #00bf86; background:#00bf86;}
.lyIdx_Articles .lyIdxArticles_Main .ind_art_right{ width:74%; float:right;}
.lyIdxArticles_Main .lyIdxArticles_List { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.lyIdxArticles_List ul li { width:100%; height:auto; margin:0 0 14px; padding:31px 3%; display:inline-block;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#f9f9f9;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxArticles_List ul li:nth-child(4n+4){ margin:0;}
.lyIdxArticles_List ul li .lyIdxArticles_Time { width:10%; margin:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display:inline-block; float:left;}
.lyIdxArticles_List ul li .lyIdxArticles_Time font { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; background:#00bf86;}
.lyIdxArticles_List ul li .lyIdxArticles_Time font:before{content: "";display: inline-block;width: 14px; height: 14px;background: url(../images/art_time_ico.png) center center no-repeat;margin-right: 5px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxArticles_List ul li .lyIdxArticles_Time span { font-family:Impact;display:block; width:100%; height:46px; overflow:hidden; line-height:46px; color:#999; font-size:18px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxArticles_List ul li .lyIdxArticles_Time span i{ font-size:30px; font-style:normal;}
.lyIdxArticles_List ul li .lyIdxArticles_Text { float:right; width:90%; height:auto; overflow:hidden; margin:0; padding:0 2%; background:none; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxArticles_List ul li .lyIdxArticles_Text a.lyIdxArticles_Name { display:block; width:100%; overflow:hidden; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxArticles_List ul li .lyIdxArticles_Text p { width:100%; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxArticles_List ul li:hover{background:#00bf86;}
.lyIdxArticles_List ul li:hover .lyIdxArticles_Time font{ background:#fff; color:#00bf86;}
.lyIdxArticles_List ul li:hover .lyIdxArticles_Time font:before{background: url(../images/art_time_ico_on.png) center center no-repeat;}
.lyIdxArticles_List ul li:hover .lyIdxArticles_Time span{ background:#fff; color:#00bf86; opacity:.85;}
.lyIdxArticles_List ul li:hover .lyIdxArticles_Text a.lyIdxArticles_Name{ color:#fff;}
.lyIdxArticles_List ul li:hover .lyIdxArticles_Text p{ color:#fff; opacity:.65;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.lyIdx_Articles { padding:60px 60px 40px;}
	.lyIdx_Articles .lyIdxArticles_Main { width:100%;}
}
@media (max-width:1366px) {

}
@media (max-width:1280px) {

}
@media (max-width:1200px) {
	.lyIdx_Articles { padding:60px 40px 40px;}
}
@media (max-width:1080px) {
	.lyIdxArticles_List ul li .lyIdxArticles_Time{ width:12%;}
	.lyIdxArticles_List ul li .lyIdxArticles_Text{ width:88%;}

}
@media (max-width:1024px) {
	.lyIdx_Articles { padding:40px 40px 20px;}
}
@media (max-width:800px) {
	.lyIdx_Articles { padding:40px 20px 20px;}
	.lyIdx_Articles .lyIdxArticles_Main .ind_art_left{padding: 1.8%;}
	.lyIdxArticles_List ul li .lyIdxArticles_Time{ width:15%;}
	.lyIdxArticles_List ul li .lyIdxArticles_Text{ width:85%;}
}
@media (max-width:768px) {
	.lyIdx_Articles { padding:20px 12px 8px;}
	.lyIdx_Articles .lyIdxArticles_Main .ind_art_left{ width:100%; height:100px; margin:0 auto 12px;}
	.ly_Title2{ float:left;}
	.lyIdx_Articles .lyIdxArticles_Main .ind_art_left .ly_Title2{ width:50%;}
	.ind_more{ margin:5px 0 0;}
	.ind_more_art{ float:right; margin:4px 0;}
	.lyIdx_Articles .lyIdxArticles_Main .ind_art_right{ width:100%;}
	.lyIdxArticles_List ul li { margin:0 auto 12px;}
}
@media (max-width:425px) {
	.lyIdx_Articles .lyIdxArticles_Main .ind_art_left{ height:80px;}
	.lyIdxArticles_List ul li .lyIdxArticles_Time{ width:20%;}
	.lyIdxArticles_List ul li .lyIdxArticles_Text{ width:80%;}
}
@media (max-width:375px) {
	.lyIdxArticles_List ul li { padding:20px 0 0;}	
	.lyIdxArticles_List ul li .lyIdxArticles_Time { width:100%; height:40px; padding:0 12px;}
	.lyIdxArticles_List ul li .lyIdxArticles_Time font { display:inline-block; width:25%; height:40px; line-height:40px; margin:0;}
	.lyIdxArticles_List ul li .lyIdxArticles_Time span { display:inline-block; width:22%; height:40px; line-height:40px; font-size:20px;}
	.lyIdxArticles_List ul li .lyIdxArticles_Text { width:100%;padding:10px 12px;}
	.lyIdxArticles_List ul li .lyIdxArticles_Text a.lyIdxArticles_Name { font-size:16px;}
}
@media (max-width:320px) {
	.ind_more_art, .ind_more{ width:125px;}

}
/*lyIdx_News 结束*/

/*NyBanner 开始*/
.NyBanner { width:100%; height:550px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyBanner img.nyBa_Img { display:block; width:1920px; height:550px; margin:0; padding:0; position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.NyBanner .NyBa_Con { width:1400px; height:auto; margin:0; padding:0; position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyBa_Con p { width:100%; height:auto; line-height:40px; color:#fff; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.NyBa_Con i { display:block; width:40px; height:3px; margin:10px auto 15px; padding:0; background-color:#00bf86;}
.NyBa_Con span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.25); font-size:24px; text-align:center; margin:0 auto; padding:0;text-transform: uppercase;}

/*NyCrumb 开始*/
.NyCrumb { width:100%; height:auto; margin:-70px auto 0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCrumb i { display:block; width:calc(50% - 700px); height:70px; margin:0; padding:0; background-color:#fff; position:absolute; right:0; bottom:0;}
.NyCrumb .NyCrumb_Main { width:1400px; height:70px; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCrumb_Main ul { float:left;}
.NyCrumb_Main ul li { height:70px; float:left; position:relative;}
.NyCrumb_Main ul li em { display:block; width:1px; height:18px; margin:26px auto; padding:0; background-color:#ddd;}
.NyCrumb_Main ul li a { display:block; width:auto; height:50px; overflow:hidden; line-height:50px; color:#333; font-size:20px; font-weight:bold; margin:0; padding:10px 60px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyCrumb_Main ul li.NyActive a, .NyCrumb_Main ul li:hover a { background-color:#00bf86; color:#fff;}
.NyCrumb_Main p { width:auto; max-width:72%; height:70px; overflow:hidden; line-height:50px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:10px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCrumb_Main p img.Crumb { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0;}
.NyCrumb_Main p img.CrumbJt { display:inline-block; width:12px; height:12px; vertical-align:middle; margin:-2px 8px 0;}
.NyCrumb_Main p a { color:#333;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyCrumb_Main p a:hover { color:#00bf86;}
.NyCrumb_Main p span { color:#999;}

@media (max-width:1680px) {
	.NyBanner { height:520px;}
	.NyBanner img.nyBa_Img { width:1815px; height:520px;}
}
@media (max-width:1600px) {
	.NyBanner { height:480px;}
	.NyBanner img.nyBa_Img { width:1676px; height:480px;}	
}
@media (max-width:1560px) {
}
@media (max-width:1440px) {
	.NyBanner { height:440px;}
	.NyBanner img.nyBa_Img { width:1536px; height:440px;}	
	.NyBa_Con p { line-height:36px; font-size:32px;}
	.NyBa_Con span { font-size:20px;}
	.NyBa_Con i { margin:10px auto;}
	
	.NyCrumb { margin:-60px auto 0; padding:0 60px;}
	.NyCrumb .NyCrumb_Main { width:100%; height:60px;}
	.NyCrumb i { width:60px; height:60px;}
	.NyCrumb_Main ul li { height:60px;}
	.NyCrumb_Main ul li a { height:40px; line-height:40px; font-size:18px; padding:10px 40px;}
	.NyCrumb_Main p { height:60px; line-height:40px; font-size:15px;}
	.NyCrumb_Main ul li em { margin:21px auto;}
}
@media (max-width:1366px) {
	.NyBanner { height:420px;}
	.NyBanner img.nyBa_Img { width:1466px; height:420px;}	
}
@media (max-width:1280px) {
	.NyBanner {height:400px;}
	.NyBanner img.nyBa_Img { width:1396px; height:400px;}	
	.NyBa_Con p { line-height:32px; font-size:30px;}
	.NyBa_Con span { line-height:20px; font-size:18px;}
	.NyBa_Con i { height:2px;}
}
@media (max-width:1200px) {
	.NyBanner {height:370px;}
	.NyBanner img.nyBa_Img { width:1292px; height:370px;}	
	.NyCrumb { padding:0 40px;}	
	.NyCrumb i { width:40px; height:60px;}
	.NyCrumb_Main ul li a { padding:10px 30px;}
	.NyCrumb_Main p { font-size:14px;}
}
@media (max-width:1080px) {
	.NyBanner { height:340px;}
	.NyBanner img.nyBa_Img { width:1187px; height:340px;}
	.NyBa_Con p { line-height:30px; font-size:26px;}
	.NyBa_Con span { font-size:16px;}
	.NyCrumb_Main ul li a { font-size:16px;}
}
@media (max-width:1024px) {
	.NyBanner { height:320px;}
	.NyBanner img.nyBa_Img { width:1117px; height:320px;}
}
@media (max-width:800px) {
	.NyBanner { height:280px;}
	.NyBanner img.nyBa_Img { width:977px; height:280px;}
	.NyCrumb { margin:-50px auto 0; padding:0 20px;}		
	.NyCrumb i { width:20px; height:50px;}
	.NyCrumb .NyCrumb_Main { height:50px;}
	.NyCrumb_Main ul li { height:50px;}
	.NyCrumb_Main ul li a { padding:5px 20px;}
	.NyCrumb_Main p { height:50px; padding:5px 0;}
	.NyCrumb_Main p img.CrumbJt { margin:-2px 6px 0;}
	.NyCrumb_Main ul li em { margin:16px auto;}
}
@media (max-width:767px) {
	.NyBanner {height:180px;}
	.NyBanner img.nyBa_Img { width:767px; height:220px;}
	.NyBa_Con p { font-size:24px;}
	.NyBa_Con span { font-size:14px;}
	.NyBa_Con i { width:30px; margin:5px auto;}	
	.NyCrumb { margin:0 auto; padding:0; background-color:#fff;}
	.NyCrumb i { display:block;}
	.NyCrumb .NyCrumb_Main { height:auto;}
	.NyCrumb_Main ul { width:100%; border-bottom:1px solid #f0f0f0; float:inherit;}
	.NyCrumb_Main ul li a { font-size:15px;}
	.NyCrumb_Main p { width:100%; max-width:100%; height:auto; line-height:30px; margin:0 auto; padding:10px 12px;}
}
@media (max-width:375px) {
	.NyBanner { height:160px;}
	.NyBanner img.nyBa_Img { width:559px; height:160px;}
}
@media (max-width:320px) {
	.NyBanner { height:140px;}
	.NyBanner img.nyBa_Img { width:489px; height:140px;}
	.NyBa_Con p { font-size:22px;}
}
/*NyBanner 结束*/

/*NyAboutus 开始*/
.NyAboutus { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyTitle { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
.NyTitle i { display:block; width:143px; height:13px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line04.png) center center no-repeat;}
.NyTitle1 p { color:#fff;}

.NyAboutus .NyAboutus_Profile { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Profile .NyAboutus_Con { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyAboutus_Con .NyAboutus_Img { width:47%; height:auto; margin:0; padding:40px 40px 40px 0; background:url(../images/NyAbBg.png) 250px 0 no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Img p { display:block; width:100%; height:390px; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative;}
.NyAboutus_Img p img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyAboutus_Con .NyAboutus_Text { width:53%; height:470px; margin:0; padding:40px; background-color:#333; float:right; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Text em { display:block; width:100%; height:auto; line-height:64px; color:rgba(255,255,255,0.04); font-family: "RobotoBold"; font-size:72px; font-style:normal; margin:0 auto; padding:0;}
.NyAboutus_Text .NyAb_Name { width:100%; height:auto; line-height:36px; color:#fff; font-size:28px; font-weight:bold; margin:-20px auto 40px; padding:0;}
.NyAboutus_Text .NyAb_Ms { width:100%; height:auto; max-height:240px; overflow-y:scroll; line-height:30px; color:rgba(255,255,255,0.45); font-size:16px; text-indent:2em; word-break:break-all; text-align:justify; margin:0 auto; padding:0 20px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Text .NyAb_Ms::-webkit-scrollbar { width:3px;}
.NyAboutus_Text .NyAb_Ms p { width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.45); font-size:16px; text-indent:2em; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyAboutus_Text i { display:block; width:3px; height:80%; margin:0; padding:0; background-color:#00bf86; position:absolute; left:0; top:0;}

.NyAboutus .NyAboutus_Culture { width:100%; height:auto; margin:0 auto; padding:80px 0; background:#313131 url(../images/NyAbBg1.png) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Culture .NyAbCulture_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyAbCulture_Main ul li { width:23.5%; height:auto; margin:0 2% 0 0; padding:60px 40px; background-color:#fff; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAbCulture_Main ul li:nth-child(4) { margin:0;}
.NyAbCulture_Main ul li:hover { background-color:#00bf86;}
.NyAbCulture_Main ul li i { display:block; width:90px; height:90px; overflow:hidden; margin:0 auto 20px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAbCulture_Main ul li i.AbIco1 { background: url(../images/AbIco1.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco2 { background: url(../images/AbIco2.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco3 { background: url(../images/AbIco3.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco4 { background: url(../images/AbIco4.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco1 { background: url(../images/AbIco01.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco2 { background: url(../images/AbIco02.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco3 { background: url(../images/AbIco03.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco4 { background: url(../images/AbIco04.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li p { width:100%; height:auto; line-height:30px; color:#333; font-size:24px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAbCulture_Main ul li:hover p { color:#fff;}
.NyAbCulture_Main ul li em { display:block; width:50px; height:2px; margin:10px auto 20px; padding:0; background: url(../images/line05.png) center center no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAbCulture_Main ul li:hover em { background: url(../images/line06.png) center center no-repeat;}
.NyAbCulture_Main ul li span { display:block; width:100%; height:50px; overflow:hidden; line-height:25px; color:#999; font-size:15px; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAbCulture_Main ul li:hover span { color:rgba(255,255,255,0.65);}

.NyAboutus .NyAboutus_Honor { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Honor .NyAboutusHonor_Main { width:1400px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_Main .NyAboutusHonor_List { width:100%; height:auto; min-height:240px; margin:0 auto; padding:0 80px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_List .swiper-container03 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide { height:auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { width:100%; height:230px; overflow:hidden; margin:0 auto 10px; padding:20px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img img { display:block; max-width:90%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; position:relative;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Name { color:#00bf86;}
.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { width:54px!important; height:54px!important; margin:-27px 0 0!important; border-radius:50%; position:absolute; top:50%!important; bottom:0!important; opacity:1; cursor:pointer;}
.NyAboutusHonor_List .swiper-button-prev3 { background:#fff url(../images/prev01.png) center center no-repeat; left:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-button-next3 { background:#fff url(../images/next01.png) center center no-repeat; right:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-button-prev3:hover { background:#00bf86 url(../images/prev02.png) center center no-repeat;}
.NyAboutusHonor_List .swiper-button-next3:hover { background:#00bf86 url(../images/next02.png) center center no-repeat;}
.NyAboutusHonor_Main .NyAboutusHonor_Bottom { width:100%; height:auto; margin:40px auto 0; padding:0;}
.NyAboutusHonor_Bottom i { display:block; width:100%; height:30px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
.NyAboutusHonor_Bottom p { width:100%; height:80px; margin:0 auto; padding:0; background: linear-gradient(to bottom, #dedede, #f9f9f9); -webkit-background: linear-gradient(to bottom, #dedede, #f9f9f9); -moz-background: linear-gradient(to bottom, #dedede, #f9f9f9); -ms-background: linear-gradient(to bottom, #dedede, #f9f9f9); -o-background: linear-gradient(to bottom, #dedede, #f9f9f9);
transform:skewX(20deg); -webkit-transform:skewX(20deg); -moz-transform:skewX(20deg); -ms-transform:skewX(20deg); -o-transform:skewX(20deg);
transform-origin:0 0; -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -ms-transform-origin:0 0; -o-transform-origin:0 0;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {
	.NyAboutus .NyAboutus_Honor { padding:60px 0 0;}
	.NyAboutus_Honor .NyAboutusHonor_Main { width:100%; padding:0 60px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Name { font-size:16px;}
	.NyAboutusHonor_Bottom i { height:20px;}
	.NyAboutusHonor_Bottom p { height:60px;}
}
@media (max-width:1440px) {
	.NyAboutus .NyAboutus_Profile { padding:60px;}
	.NyAboutus_Profile .NyAboutus_Con { width:100%;}
	.NyAboutus_Img p { height:370px;}
	.NyAboutus_Con .NyAboutus_Text { height:450px;}
	.NyAboutus_Text em { line-height:60px; font-size:68px;}
	
	.NyAboutus .NyAboutus_Culture { padding:60px;}
	.NyAboutus_Culture .NyAbCulture_Main { width:100%;}
	.NyAbCulture_Main ul li { padding:60px 30px;}
	
	.NyAboutus_Honor .NyAboutusHonor_Main { padding:0 40px;}
}
@media (max-width:1366px) {
	.NyAboutus_Img p { height:350px;}
	.NyAboutus_Con .NyAboutus_Text { height:430px;}
	.NyAboutus_Text em { line-height:50px; font-size:60px;}
	.NyAboutus_Text .NyAb_Name { line-height:32px; font-size:26px; margin:-20px auto 30px;}
	.NyAboutus_Text .NyAb_Ms { font-size:15px;}
	
	.NyAboutusHonor_Main .NyAboutusHonor_Bottom { margin:30px auto 0;}	
}
@media (max-width:1280px) {
	.NyAboutus_Img p { height:330px;}
	.NyAboutus_Con .NyAboutus_Text { height:410px;}
	.NyAboutus_Text em { line-height:48px; font-size:54px;}
	.NyAboutus_Text .NyAb_Name { line-height:30px; font-size:24px; margin:-20px auto 20px;}
	
	.NyAbCulture_Main ul li { padding:50px 25px;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:200px;}
}
@media (max-width:1200px) {
	.NyAboutus .NyAboutus_Profile { padding:60px 40px;}
	.NyAboutus_Con .NyAboutus_Img { padding:30px 30px 30px 0;}
	.NyAboutus_Img p { height:320px;}
	.NyAboutus_Con .NyAboutus_Text { height:380px; padding:30px;}
	.NyAboutus_Text .NyAb_Ms { max-height:208px; line-height:26px; font-size:14px;}
	
	.NyAboutus .NyAboutus_Culture { padding:60px 40px;}
	.NyAbCulture_Main ul li { padding:40px 20px;}
	.NyAbCulture_Main ul li span { height:48px; line-height:24px; font-size:14px;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:260px;}
	.NyAboutusHonor_Main .NyAboutusHonor_Bottom { margin:20px auto 0;}	
}
@media (max-width:1080px) {
	.NyAboutus_Img p { height:300px;}
	.NyAboutus_Con .NyAboutus_Text { height:360px;}
	.NyAboutus_Text .NyAb_Ms { max-height:192px; line-height:24px;}
	
	.NyAbCulture_Main ul li { padding:30px 20px;}
	.NyAbCulture_Main ul li i { width:80px; height:80px;}
	.NyAbCulture_Main ul li p { font-size:22px;}
	
	.NyAboutus .NyAboutus_Honor { padding:40px 0 0;}
	.NyAboutusHonor_Bottom i { height:10px;}
	.NyAboutusHonor_Bottom p { height:40px;}
}
@media (max-width:1024px) {
	.NyAboutus .NyAboutus_Profile { padding:40px;}
	.NyAboutus_Img p { height:280px;}
	.NyAboutus_Con .NyAboutus_Text { height:340px;}
	.NyAboutus_Text em { line-height:44px; font-size:50px;}
	.NyAboutus_Text .NyAb_Name { font-size:22px;}
	
	.NyAboutus .NyAboutus_Culture { padding:40px;}
	.NyAbCulture_Main ul li { padding:30px 15px;}
	.NyAbCulture_Main ul li i { width:70px; height:70px;}
	.NyAbCulture_Main ul li p { font-size:20px;}
	.NyAbCulture_Main ul li span { height:44px; line-height:22px;}
}
@media (max-width:800px) {
	.NyAboutus .NyAboutus_Profile { padding:40px 20px;}
	.NyAboutus_Con .NyAboutus_Img { width:100%; margin:0 auto; padding:20px 20px 20px 0; float:inherit;}
	.NyAboutus_Img p { height:360px;}
	.NyAboutus_Con .NyAboutus_Text { width:100%; height:auto; margin:0 auto; padding:20px; float:inherit;}
	.NyAboutus_Text i { width:60%; height:3px; left:inherit; right:0;}
	.NyAboutus_Text .NyAb_Ms { padding:0; max-height:inherit; display:inherit; text-overflow: inherit; -webkit-line-clamp: inherit; -webkit-box-orient: inherit;}
	.NyAboutus_Text .NyAb_Ms::-webkit-scrollbar { width:0;}
	
	.NyAboutus .NyAboutus_Culture { padding:40px 20px;}
	.NyAbCulture_Main ul li i { width:60px; height:60px;}
	.NyAbCulture_Main ul li p { font-size:18px;}
	.NyAbCulture_Main ul li span { height:60px; line-height:20px; -webkit-line-clamp:3;}
	
	.NyAboutus_Honor .NyAboutusHonor_Main { padding:0 30px;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { padding:0 0;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:200px;}
	.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { width:44px!important; height:44px!important; margin:-22px 0 0!important; display:none;}
}
@media (max-width:767px) {
	.NyAboutus .NyAboutus_Profile { padding:20px 12px;}
	.NyAboutus_Con .NyAboutus_Img { padding:12px 12px 12px 0; background:url(../images/NyAbBg.png) 80px 0 no-repeat;}
	.NyAboutus_Img p { height:240px;}
	
	.NyAboutus .NyAboutus_Culture { padding:20px 12px;}
	.NyAbCulture_Main ul li { width:48.5%; height:auto; margin:0 3% 12px 0; padding:40px 12px 20px;}
	.NyAbCulture_Main ul li:nth-child(4) { margin:0 3% 12px 0;}
	.NyAbCulture_Main ul li:nth-child(2n+2) { margin:0 0 12px 0;}
	
	.NyAboutus .NyAboutus_Honor { padding:20px 0 0;}
	.NyAboutus_Honor .NyAboutusHonor_Main { padding:0 12px;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { padding:0;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { padding:12px;}
	.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { display:none;}
	.NyAboutusHonor_Main .NyAboutusHonor_Bottom { margin:10px auto 0;}
	.NyAboutusHonor_Bottom p { height:30px;}
	
}
@media (max-width:375px) {
	.NyAboutus_Con .NyAboutus_Img { background:url(../images/NyAbBg.png) 60px 0 no-repeat;}
	.NyAboutus_Img p { height:220px;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:180px;}
}
@media (max-width:320px) {
	.NyAboutus_Con .NyAboutus_Img { background:url(../images/NyAbBg.png) 40px 0 no-repeat;}
	.NyAboutus_Img p { height:180px;}
	.NyAboutus_Text em { line-height:32px; font-size:40px;}
	.NyAboutus_Text .NyAb_Name { font-size:20px;}
	
	.NyAbCulture_Main ul li { width:100%; height:auto; margin:0 auto 12px; padding:20px 12px;}
	.NyAbCulture_Main ul li:nth-child(2n+2), .NyAbCulture_Main ul li:nth-child(4) { margin:0 auto 12px;}
	.NyAbCulture_Main ul li span { height:40px; line-height:20px; -webkit-line-clamp:2;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:160px;}
}
/*NyAboutus 结束*/

/*NyNews 开始*/
.NyNews { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews .NyNews_Main { width:1400px; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyNews_Main .NyNews_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyNews_List ul li { width:48%; height:auto; margin:0 4% 30px 0; padding:0 0 0 100px; position:relative; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyNews_List ul li .NyNews_Time { width:100px; height:100px; margin:0; padding:20px 0; background-color:#eee; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li .NyNews_Time em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; font-style:normal; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Time span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:32px; font-weight:bold; font-style:normal; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Time { background-color:#00bf86;}
.NyNews_List ul li:hover .NyNews_Time em { color:rgba(255,255,255,0.65);}
.NyNews_List ul li:hover .NyNews_Time span { color:#fff;}
.NyNews_List ul li .NyNews_Text { width:100%; height:auto; overflow:hidden; margin:0; padding:25px 30px; background-color:rgba(51,51,51,0); position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li .NyNews_Text a.NyNews_Name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 14px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Text { background-color:rgba(51,51,51,1);}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_Name { color:#fff;}
.NyNews_List ul li:hover .NyNews_Text p { color:rgba(255,255,255,0.45);}

.NyNews_List ul li .NyNews_Text a.NyNews_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:-50px; bottom:-50px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text a.NyNews_More img { display:block; width:50px; height:50px; margin:0; padding:0;}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_More { right:0; bottom:0;}

/*分页样式 开始*/
#fengye { margin:40px auto 0; color:#666; font-size:14px; text-align:center;}
#fengye a { display:inline-block; padding:0 15px; background-color:#fff; height:30px; line-height:30px; text-align: center; margin:0 5px; border-radius:2px; color:#666; font-size:14px; border:1px solid #ddd;}
#fengye a:hover { background-color:#00bf86; color:#fff; border:1px solid #00bf86;}
#fengye a.pnnum1 { background-color:#00bf86; color:#fff; border:1px solid #00bf86;}
#fengye input { display:inline-block; padding:0 5px; background-color:#00bf86; width:40px!important; height:30px!important; line-height:30px; text-align:center; border-radius:2px; margin:0 5px; color:#fff; cursor:pointer; border:0; outline:none;}
#fengye .p_input { display:inline-block; padding:0 5px; background-color:#fff; width:40px!important; height:30px; line-height:28px; text-align:center; margin:0 5px; color:#555; font-size:14px; cursor:default; border:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*分页样式 结束*/

/*NyNewDetail 开始*/
.NyNewDetail { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNewDetail .NyNewDetail_Main { width:1400px; height:auto; min-height:320px; margin:80px auto 60px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Name { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 15px; padding:0; text-align:center;}
.NyNewDetail_Main .NyNewDetail_Tips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; margin:0 auto 30px; padding:0 0 15px; border-bottom:1px solid #e6e6e6; text-align:center;}
.NyNewDetail_Tips span { display:inline-block; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 40px 0 0; padding:0;}
.NyNewDetail_Tips span img { display:block; width:16px; height:16px; margin:7px 10px 7px 0; padding:0; float:left;}
.NyNewDetail_Main .NyNewDetail_Content { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; font-style:normal; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_Main .NyNewDetail_Content p.img{ text-align:center;}
.NyNewDetail_Content div, .NyNewDetail_Content p { margin:0 auto 20px;}
.NyNewDetail_Content img { display:inline-block; width:auto!important; max-width:100%!important; height:auto!important; margin:0 0 20px;}

.NyPrevNext { width:100%; height:auto; margin:80px auto 0; padding:0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext .l{ width:80%; display:inline-block; padding:20px 3%; float:left;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext .l p{ line-height:36px; color:#666; font-size:16px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPrevNext .l p a{color:#666;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPrevNext .l p:hover,.NyPrevNext .l p:hover a{ color:#00bf86;}
.NyPrevNext .r{ width:12%; display:inline-block; float:right; height:112px; background:#00bf86;}
.NyPrevNext .r a{display: block;color: #FFF; text-decoration: none; overflow: hidden; height: 100%; width: 100%; line-height:150px;background:url(../images/ny_back.png) no-repeat center 35%;font-size:16px; text-align:center;}
/*NyNewDetail 结束*/

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyNews { padding:60px;}
	.NyNews .NyNews_Main { width:100%;}
	.NyNews_List ul li { width:48.5%; margin:0 3% 20px 0; padding:0 0 0 90px;}
	.NyNews_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyNews_List ul li .NyNews_Time { width:90px; height:90px; padding:18px 0;}
	.NyNews_List ul li .NyNews_Time em { height:18px; line-height:18px; font-size:14px; margin:0 auto 4px;}
	.NyNews_List ul li .NyNews_Time span { height:32px; line-height:32px; font-size:28px;}
	.NyNews_List ul li .NyNews_Text { padding:15px 20px 20px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { height:30px; line-height:30px; margin:0 auto 10px;}
	.NyNews_List ul li .NyNews_Text p { height:75px; line-height:25px; font-size:15px;}
	
	.NyNewDetail { padding:0 60px;}
	.NyNewDetail .NyNewDetail_Main { width:100%; margin:60px auto 45px;}
	.NyNewDetail_Main .NyNewDetail_Name { font-size:28px;}
	.NyNewDetail_Main .NyNewDetail_Tips { font-size:15px;}
	.NyNewDetail_Tips span { font-size:15px; margin:0 30px 0 0;}
	.NyNewDetail_Main .NyNewDetail_Content { line-height:25px!important; font-size:15px!important;}
	.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { line-height:25px!important; font-size:15px!important;}
	.NyNewDetail_Content div, .NyNewDetail_Content p { margin:0 auto 15px;}
	.NyNewDetail_Content img { margin:0 0 15px;}
}
@media (max-width:1366px) {
	.NyNewDetail_Main .NyNewDetail_Name { font-size:26px;}	
}
@media (max-width:1280px) {
	
}
@media (max-width:1200px) {
	.NyNews { padding:60px 40px;}
	.NyNews_List ul li { padding:0 0 0 80px;}
	.NyNews_List ul li .NyNews_Time { width:80px; height:80px; padding:15px 0;}
	.NyNews_List ul li .NyNews_Time em { height:20px; line-height:20px; font-size:14px; margin:0 auto;}
	.NyNews_List ul li .NyNews_Time span { height:30px; line-height:30px; font-size:26px;}
	.NyNews_List ul li .NyNews_Text { padding:12px 20px 20px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { font-size:18px; margin:0 auto 6px;}
	.NyNews_List ul li .NyNews_Text p { height:72px; line-height:24px; font-size:14px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More { width:40px; height:40px; right:-40px; bottom:-40px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More img { width:40px; height:40px;}
	
	.NyNewDetail { padding:0 40px;}
	.NyNewDetail .NyNewDetail_Main { width:100%; margin:60px auto 50px;}
	.NyNewDetail_Main .NyNewDetail_Name { font-size:24px; margin:0 auto 10px;}
	.NyNewDetail_Main .NyNewDetail_Tips { font-size:14px; margin:0 auto 20px; padding:0 0 5px;}
	.NyNewDetail_Tips span { font-size:14px; margin:0 30px 0 0;}
	.NyNewDetail_Main .NyNewDetail_Content { line-height:24px!important; font-size:14px!important;}
	.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { line-height:24px!important; font-size:14px!important;}
	.NyNewDetail_Content div, .NyNewDetail_Content p { margin:0 auto 10px;}
	.NyNewDetail_Content img { margin:0 0 10px;}
	
	.NyPrevNext{ margin:40px auto 0;}
}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.NyNews { padding:40px 20px;}
	.NyNews_List ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.NyNews_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.NyNews_List ul li .NyNews_Text p { height:auto; max-height:48px; -webkit-line-clamp:2;}
	
	.NyNews_Main #fengye { margin:20px auto 0;}
	
	.NyNewDetail { padding:0 20px;}
	.NyNewDetail .NyNewDetail_Main { width:100%; margin:40px auto 30px;}
	.NyNewDetail_Main .NyNewDetail_Name { line-height:32px; font-size:22px; margin:0 auto 10px;}
}
@media (max-width:767px) {
	.NyNews { padding:20px 12px;}
	.NyNews .NyNews_Main { min-height:inherit;}
	.NyNews_List ul li { margin:0 auto 12px;}
	.NyNews_List ul li:nth-child(2n+2) { margin:0 auto 12px;}
	.NyNews_List ul li .NyNews_Text { padding:10px 20px 10px 12px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More { width:32px; height:32px; right:-32px; bottom:-32px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More img { width:32px; height:32px;}
	
	#fengye { margin:8px auto 0; font-size:0;}
	#fengye .p_input, #fengye input { display:none;}
	
	.NyNewDetail { padding:0 12px;}
	.NyNewDetail .NyNewDetail_Main { width:100%; min-height:inherit; margin:20px auto 10px;}
	.NyNewDetail_Main .NyNewDetail_Name { line-height:30px; font-size:20px; margin:0 auto 10px;}
	.NyNewDetail_Tips span { margin:0 20px 0 0;}
}
@media (max-width:425px) {
	.NyPrevNext .l,.NyPrevNext .r{ width:100%; float:none;}
	.NyPrevNext .r{ height:56px;}
	.NyPrevNext .r a{background: url(../images/ny_back.png) no-repeat center center;}
}
@media (max-width:375px) {
	.NyNews_List ul li { min-height:40px; padding:40px 0 0;}	
	.NyNews_List ul li .NyNews_Time { width:auto; height:40px; padding:0 12px;}
	.NyNews_List ul li .NyNews_Time em { display:inline-block; width:auto; height:40px; line-height:40px; margin:0 10px 0 0;}
	.NyNews_List ul li .NyNews_Time span { display:inline-block; width:auto; height:40px; line-height:40px; font-size:20px;}
	.NyNews_List ul li .NyNews_Text { padding:10px 12px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { font-size:16px;}
	.NyPrevNext ul li { min-height:56px; line-height:32px; font-size:14px; padding:12px 0 12px 80px;}
	.NyPrevNext ul li a { height:32px; line-height:32px; font-size:14px;}
	.NyPrevNext ul li i { width:68px; height:32px; line-height:32px; font-size:14px; top:12px;}
}
@media (max-width:320px) {
	.NyNewDetail_Main .NyNewDetail_Name { line-height:26px; font-size:18px;}
	
	#fengye a { padding:0 10px;}
}
/*NyNews 结束*/

/*NyHonor 开始*/
.NyHonor { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor .NyHonor_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyHonor_Main .NyHonor_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyHonor_List ul li { width:23.5%; height:auto; margin:0 2% 40px 0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 40px;}
.NyHonor_List ul li .NyHonor_Img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:hover .NyHonor_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyHonor_List ul li .NyHonor_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyHonor_List ul li .NyHonor_Img a img { display:block; max-width:90%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyHonor_List ul li:hover .NyHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyHonor_List ul li a.NyHonor_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:10px 0; border-bottom:1px solid #e6e6e6;}
.NyHonor_List ul li:hover a.NyHonor_Name { color:#00bf86; border-bottom:1px solid #00bf86;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyHonor { padding:60px;}
	.NyHonor .NyHonor_Main { width:100%;}
	.NyHonor_List ul li .NyHonor_Img { height:220px;}
	
	.NyHonor_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	.NyHonor_List ul li .NyHonor_Img { height:200px;}
}
@media (max-width:1200px) {
	.NyHonor { padding:60px 40px;}
	.NyHonor_List ul li { margin:0 2% 30px 0;}
	.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 30px;}
	.NyHonor_List ul li .NyHonor_Img { height:200px;}
	
	.NyHonor_Main #fengye { margin:35px auto 0;}
}
@media (max-width:1080px) {
	.NyHonor_List ul li { margin:0 2% 30px 0;}
	.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 30px;}
	.NyHonor_List ul li .NyHonor_Img { height:180px;}
	.NyHonor_List ul li a.NyHonor_Name { font-size:18px;}
	
	.NyHonor_Main #fengye { margin:40px auto 0;}
}
@media (max-width:1024px) {
	.NyHonor_List ul li .NyHonor_Img { height:170px;}
}
@media (max-width:800px) {
	.NyHonor { padding:40px 20px;}
	.NyHonor_List ul li { width:31.333333%; margin:0 3% 25px 0;}
	.NyHonor_List ul li:nth-child(4n+4) { margin:0 3% 25px 0;}
	.NyHonor_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.NyHonor_List ul li .NyHonor_Img { height:180px; margin:0 auto;}
	
	.NyHonor_Main #fengye { margin:20px auto 0;}
}
@media (max-width:767px) {
	.NyHonor { padding:20px 12px;}
	.NyHonor_List ul li { width:48.5%; margin:0 3% 20px 0;}
	.NyHonor_List ul li:nth-child(3n+3), .NyHonor_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyHonor_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyHonor_List ul li .NyHonor_Img { height:150px;}
	.NyHonor_List ul li a.NyHonor_Name { font-size:16px;}
	
	.NyHonor_Main #fengye { margin:0 auto;}
}
@media (max-width:375px) {
	.NyHonor_List ul li .NyHonor_Img { height:140px;}
	.NyHonor_List ul li a.NyHonor_Name { padding:5px 0; font-size:15px;}
}
@media (max-width:320px) {
	.NyHonor_List ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.NyHonor_List ul li:nth-child(2n+2), .NyHonor_List ul li:nth-child(3n+3), .NyHonor_List ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.NyHonor_List ul li .NyHonor_Img { height:220px;}
	.NyHonor_List ul li a.NyHonor_Name { padding:10px 0; font-size:18px;}
}
/*NyHonor 结束*/

/*NyDown 开始*/
.NyDown { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown .NyDown_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyDown_Main .NyDown_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyDown_List ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:0 100px 0 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyDown_List ul li:hover { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyDown_List ul li .NyDown_Btn { width:100px; height:100px; margin:0; padding:0; border-left:1px solid #e6e6e6; position:absolute; top:0; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li .NyDown_Btn a { display:block; width:100px; height:100px; margin:0 auto; padding:25px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li .NyDown_Btn a i.DwIco { display:block; width:50px; height:50px; margin:0 auto; padding:0; background:url(../images/down.svg) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li:hover .NyDown_Btn { border-left:1px solid #00bf86;}
.NyDown_List ul li:hover .NyDown_Btn a i.DwIco { background:url(../images/down1.svg) center center no-repeat; background-size:100% 100%;}

.NyDown_List ul li .NyDown_Text { width:100%; height:100px; overflow:hidden; margin:0; padding:15px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li .NyDown_Text a.NyDown_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 6px; padding:0 0 0 13px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li .NyDown_Text a.NyDown_Name i { display:block; width:3px; height:20px; margin:0; padding:0; background-color:#00bf86; position:absolute; left:0; top:10px;}
.NyDown_List ul li .NyDown_Text span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.NyDown_List ul li .NyDown_Text span img { display:block; width:18px; height:18px; margin:2px 6px 2px 0; padding:0; float:left;}
.NyDown_List ul li:hover .NyDown_Text a.NyDown_Name { color:#00bf86;}

.DownABtn a { display:block; width:160px; height:44px; line-height:44px; color:#fff; font-size:16px; margin:0 auto; padding:0 33px; background:#00bf86 url(../images/down2.svg) 104px 8px no-repeat; background-size:28px 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.DownABtn a:hover { background-color:#c9002b;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyDown { padding:60px;}
	.NyDown .NyDown_Main { width:100%;}
	
	.NyDown_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	
}
@media (max-width:1200px) {
	.NyDown { padding:60px 40px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { font-size:18px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name i { height:18px; top:11px;}
}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.NyDown { padding:40px 20px;}
	.NyDown_List ul li { width:100%; height:auto; margin:0 auto 20px; float:inherit;}
	.NyDown_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	
	.NyDown_Main #fengye { margin:20px auto 0;}
}
@media (max-width:767px) {
	.NyDown { padding:20px 12px;}
	.NyDown_List ul li { width:100%; height:auto; margin:0 auto 20px; padding:0 60px 0 0; float:inherit;}
	.NyDown_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.NyDown_List ul li .NyDown_Text { height:80px; padding:10px 12px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { height:36px; line-height:36px; margin:0 auto;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name i { top:9px;}
	.NyDown_List ul li .NyDown_Btn { width:60px; height:80px;}
	.NyDown_List ul li .NyDown_Btn a { width:60px; height:80px; padding:20px 0;}
	.NyDown_List ul li .NyDown_Btn a i.DwIco { width:40px; height:40px;}
	
	.NyDown_Main #fengye { margin:0 auto;}
}
@media (max-width:375px) {
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { font-size:16px;}
}
@media (max-width:320px) {

}
/*NyDown 结束*/

/*NyCases 开始*/
.NyCases { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases .NyCases_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyCases_Main .NyCases_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyCases_List ul li { width:23.5%; height:auto; margin:0 2% 30px 0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases_List ul li:nth-child(4n+4) { margin:0 0 30px;}
.NyCases_List ul li .NyCases_Con { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:15px 15px 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases_List ul li:hover .NyCases_Con { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyCases_List ul li:hover .NyCases_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyCases_List ul li .NyCases_Con a.NyCases_Img { display:block; width:100%; height:240px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyCases_List ul li .NyCases_Con a.NyCases_Img img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyCases_List ul li:hover .NyCases_Con a.NyCases_Img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyCases_List ul li .NyCases_Con a.NyCases_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:10px 0;}
.NyCases_List ul li:hover .NyCases_Con a.NyCases_Name { color:#00bf86;}
.NyCases_List ul li .NyCases_Ms { width:100%; height:auto; margin:0 auto; padding:15px; border-bottom:1px solid #e6e6e6; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases_List ul li .NyCases_Ms p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyCases_List ul li:hover .NyCases_Ms { border-bottom:1px solid #00bf86;}
.NyCases_List ul li:hover .NyCases_Ms p { color:#666;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyCases { padding:60px;}
	.NyCases .NyCases_Main { width:100%;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:220px;}
	
	.NyCases_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:200px;}
}
@media (max-width:1280px) {
	.NyCases_List ul li .NyCases_Con { padding:10px 10px 0;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:190px;}
	.NyCases_List ul li .NyCases_Ms { padding:10px;}
}
@media (max-width:1200px) {
	.NyCases { padding:60px 40px;}
	.NyCases_List ul li { margin:0 2% 25px 0;}
	.NyCases_List ul li:nth-child(4n+4) { margin:0 0 25px;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:180px;}
	
	.NyCases_Main #fengye { margin:35px auto 0;}
}
@media (max-width:1080px) {
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:160px;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Name { font-size:18px;}
}
@media (max-width:1024px) {
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:155px;}
}
@media (max-width:800px) {
	.NyCases { padding:40px 20px;}
	.NyCases_List ul li { width:31.333333%; margin:0 3% 20px 0;}
	.NyCases_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyCases_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	
	.NyCases_Main #fengye { margin:20px auto 0;}
}
@media (max-width:767px) {
	.NyCases { padding:20px 12px;}
	.NyCases_List ul li { width:48.5%; margin:0 3% 20px 0;}
	.NyCases_List ul li:nth-child(3n+3), .NyCases_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyCases_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:130px;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Name { font-size:16px; padding:5px 0;}
	
	.NyCases_Main #fengye { margin:0 auto;}
}
@media (max-width:375px) {
	.NyCases_List ul li { width:100%; margin:0 auto 20px;}
	.NyCases_List ul li:nth-child(2n+2), .NyCases_List ul li:nth-child(3n+3), .NyCases_List ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Img { height:200px;}
	.NyCases_List ul li .NyCases_Con a.NyCases_Name { font-size:18px; padding:10px 0;}
}
@media (max-width:320px) {
	
}
/*NyCases 结束*/

/*NyVideos 开始*/
.NyVideos { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos .NyVideos_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyVideos_Main .NyVideos_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyVideos_List ul li { width:23.5%; height:auto; margin:0 2% 30px 0; padding:0; background-color:#fff; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos_List ul li:nth-child(4n+4) { margin:0 0 30px;}
.NyVideos_List ul li:hover { background-color:#00bf86;}
.NyVideos_List ul li .NyVideos_Img { width:100%; height:240px; overflow:hidden; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos_List ul li .NyVideos_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyVideos_List ul li .NyVideos_Img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos_List ul li:hover .NyVideos_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyVideos_List ul li .NyVideos_Img a i { display:block; width:100%; height:100%; margin:0; padding:0; background:rgba(0,0,0,0.4) url(../images/VdIco.svg) center center no-repeat; background-size:50px 50px; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos_List ul li:hover .NyVideos_Img a i { background:rgba(0,0,0,0.2) url(../images/VdIco1.svg) center center no-repeat; background-size:50px 50px;}

.NyVideos_List ul li .NyVideos_Text { width:100%; height:auto; margin:0 auto; padding:15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos_List ul li:hover a.NyVideos_Name { color:#fff;}
.NyVideos_List ul li .NyVideos_Text p { width:100%; height:40px; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; margin:10px auto 15px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos_List ul li:hover .NyVideos_Text p { color:rgba(255,255,255,0.65);}
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn { display:block; width:120px; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0; background-color:#00bf86; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn i { display:inline-block; width:18px; height:18px; background: url(../images/VdIco.svg) center center no-repeat; background-size:100% 100%; vertical-align:middle; margin:-2px 0 0 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos_List ul li:hover .NyVideos_Text a.NyVideos_Btn { color:#00bf86; background-color:#fff;}
.NyVideos_List ul li:hover .NyVideos_Text a.NyVideos_Btn i { background: url(../images/VdIco1.svg) center center no-repeat; background-size:100% 100%;}

.NyNewDetail_Content iframe { display:block; width:60%!important; height:480px!important; margin:0 auto 20px!important;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyVideos { padding:60px;}
	.NyVideos .NyVideos_Main { width:100%;}
	.NyVideos_List ul li .NyVideos_Img { height:220px;}
	
	.NyVideos_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	.NyVideos_List ul li .NyVideos_Img { height:210px;}
}
@media (max-width:1280px) {
	.NyVideos_List ul li .NyVideos_Img { height:200px;}
}
@media (max-width:1200px) {
	.NyVideos { padding:60px 40px;}
	.NyVideos_List ul li { margin:0 2% 25px 0;}
	.NyVideos_List ul li:nth-child(4n+4) { margin:0 0 25px;}
	.NyVideos_List ul li .NyVideos_Img { height:190px;}
	
	.NyVideos_Main #fengye { margin:35px auto 0;}
}
@media (max-width:1080px) {
	.NyVideos_List ul li .NyVideos_Img { height:180px;}
	.NyVideos_List ul li .NyVideos_Text { padding:10px;}
	.NyVideos_List ul li .NyVideos_Text a.NyVideos_Name { font-size:18px;}
	.NyVideos_List ul li .NyVideos_Text p { margin:10px auto;}
	
	.NyNewDetail_Content iframe { width:80%!important;}
}
@media (max-width:1024px) {
	.NyVideos_List ul li .NyVideos_Img { height:170px;}
}
@media (max-width:800px) {
	.NyVideos { padding:40px 20px;}
	.NyVideos_List ul li { width:31.333333%; margin:0 3% 20px 0;}
	.NyVideos_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyVideos_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.NyVideos_List ul li .NyVideos_Img { height:170px;}
	
	.NyVideos_Main #fengye { margin:20px auto 0;}
	
	.NyNewDetail_Content iframe { width:100%!important; height:420px!important;}
}
@media (max-width:767px) {
	.NyVideos { padding:20px 12px;}
	.NyVideos_List ul li { width:48.5%; margin:0 3% 20px 0;}
	.NyVideos_List ul li:nth-child(3n+3), .NyVideos_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyVideos_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyVideos_List ul li .NyVideos_Img { height:140px;}
	.NyVideos_List ul li .NyVideos_Img a i { background-size:40px 40px;}
	.NyVideos_List ul li .NyVideos_Text a.NyVideos_Name { font-size:16px;}
	
	.NyVideos_Main #fengye { margin:0 auto;}
	
	.NyNewDetail_Content iframe { height:240px!important;}
}
@media (max-width:375px) {
	.NyVideos_List ul li .NyVideos_Img { height:120px;}
	.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn { width:108px;}
	.NyNewDetail_Content iframe { height:200px!important;}
}
@media (max-width:320px) {
	.NyVideos_List ul li { width:100%; margin:0 auto 20px;}
	.NyVideos_List ul li:nth-child(2n+2), .NyVideos_List ul li:nth-child(3n+3), .NyVideos_List ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.NyVideos_List ul li .NyVideos_Img { height:200px;}
	.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn { width:120px;}
	.NyNewDetail_Content iframe { height:180px!important;}
}
/*NyVideos 结束*/

/*NyOrder 开始*/
.NyOrder { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder .NyOrder_Main { width:1400px; height:auto; margin:0 auto; padding:40px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Main .NyOrder_Left { width:28%; height:660px; overflow:hidden; margin:0; padding:60px 40px; background:#00bf86 url(../images/ico07.png) -80px 460px no-repeat; background-size:320px 220px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Left .NyOrder_Img { width:180px; height:180px; margin:0 auto 40px; padding:7px 0; background-color:rgba(0,0,0,0.05); border-radius:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Img img { display:block; width:150px; height:150px; margin:0 auto; padding:0; border:8px solid rgba(0,0,0,0.05); border-radius:50%;}
.NyOrder_Left p { width:100%; height:auto; line-height:40px; color:#fff; font-size:28px; margin:0 auto 15px; padding:0;}
.NyOrder_Left span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.65); font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyOrder_Left .NyOrder_Btn { width:100%; height:auto; margin:60px auto 0; padding:0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Btn a { display:block; width:100%; height:52px; overflow:hidden; line-height:52px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0; background-color:#333; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Btn a img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}
.NyOrder_Btn a:hover { background-color:#202020;}

.NyOrder_Main .NyOrder_Right { width:72%; height:auto; overflow:hidden; margin:0; padding:0 40px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg h3 { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2),.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:0 auto!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12, .NyOrder_Right #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding:0 20px 0 16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 20px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input:hover { background-color:#202020!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#00bf86!important;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#01cb8f!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	
}
@media (max-width:1440px) {
	.NyOrder { padding:60px;}
	.NyOrder .NyOrder_Main { width:100%;}
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	.NyOrder_Main .NyOrder_Left { height:600px;}
	.NyOrder_Left p { font-size:26px;}
	.NyOrder_Left font { font-size:20px;}
	.NyOrder_Left span { font-size:15px; line-height:25px;}
	.NyOrder_Btn a { height:50px; line-height:50px;}
	
	.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:30px auto 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px; font-size:15px;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px; padding:10px 20px;}
	.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:50px!important; font-size:15px!important;}
	.NyOrder_Right #ly_msg.ly_msg .msg_btn input { height:50px!important; line-height:50px!important;}
}
@media (max-width:1200px) {
	.NyOrder { padding:60px 40px;}
	.NyOrder .NyOrder_Main { padding:30px;}
	.NyOrder_Main .NyOrder_Left { padding:60px 30px;}
	.NyOrder_Left p { line-height:36px;}
	.NyOrder_Left .NyOrder_Btn { padding:0 30px;}
	.NyOrder_Main .NyOrder_Right { padding:0 30px 0 0;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:200px!important;}
	
}
@media (max-width:1080px) {
	.NyOrder .NyOrder_Main { padding:25px;}
	.NyOrder_Main .NyOrder_Left { height:560px; padding:50px 25px; background-size:280px 160px;}
	.NyOrder_Left p { line-height:32px; font-size:24px;}
	.NyOrder_Left span { line-height:24px; font-size:14px;}
	.NyOrder_Left .NyOrder_Btn { margin:50px auto 0; padding:0 25px;}
	.NyOrder_Main .NyOrder_Right { padding:0 25px 0 0;}
	.NyOrder_Right #ly_msg.ly_msg ul li { margin:0 0 20px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48.5%!important; margin:0 3% 20px 0!important; float:left!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48.5%!important; margin:0 0 20px 0!important; float:right!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:20px auto 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { font-size:14px;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:140px!important; line-height:24px; font-size:14px;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:180px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { font-size:14px!important;}
}
@media (max-width:1024px) {
	.NyOrder_Main .NyOrder_Left { width:30%; height:590px;}
	.NyOrder_Main .NyOrder_Right { width:70%;}
	.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:30px!important;}
}
@media (max-width:800px) {
	.NyOrder { padding:40px 20px;}
	.NyOrder .NyOrder_Main { padding:20px;}
	.NyOrder_Main .NyOrder_Left { width:100%; height:auto; margin:0 auto 20px; padding:40px; float:inherit;}
	.NyOrder_Left .NyOrder_Img { float:left; margin:0 40px 0 0;}
	.NyOrder_Left p { line-height:30px; font-size:24px; margin:8px auto 2px;}
	.NyOrder_Left span { margin:10px auto 0;}
	.NyOrder_Left .NyOrder_Btn { width:200px; margin:20px 0 0; padding:0; float:left;}
	.NyOrder_Main .NyOrder_Right { width:100%; margin:0 auto; padding:0; float:inherit;}
	.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { height:50px; float:left!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { display:inline-block; width:auto; line-height:50px!important;}
}
@media (max-width:767px) {
	.NyOrder { padding:20px 12px;}
	.NyOrder .NyOrder_Main { padding:12px;}
	.NyOrder_Main .NyOrder_Left { padding:20px;}
	.NyOrder_Left .NyOrder_Img { width:106px; height:106px; margin:0 20px 0 0; padding:4px 0;}
	.NyOrder_Img img { width:90px; height:90px; border:4px solid rgba(0,0,0,0.05);}
	.NyOrder_Left p { line-height:24px; font-size:18px; margin:0 auto 2px;}
	.NyOrder_Left span { line-height:20px;}
	.NyOrder_Left .NyOrder_Btn { width:100%; margin:20px auto 0; float:inherit;}
	.NyOrder_Btn a { height:40px; line-height:40px; font-size:15px;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:100%!important; margin:0 auto 20px!important; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:100%!important; margin:0 auto 20px!important; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding: 0 12px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:160px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:24px!important; margin:10px auto 0;}
	.NyOrder_Right #ly_msg.ly_msg .msg_btn input { width:48%!important; margin:0!important; float:left;}
	.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { margin:0 4% 0 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { padding:10px 12px!important;}
}
@media (max-width:375px) {
	
}
@media (max-width:320px) {
	.NyOrder_Left .NyOrder_Img { float:inherit; margin:0 auto 20px;}
	.NyOrder_Left p { text-align:center;}
	.NyOrder_Left span { text-align:center;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:130px!important;}
}
/*NyOrder 结束*/

/*NyContactUs 开始*/
.NyContactUs { width:100%; height:auto; min-height:320px; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs .NyContactUs_Infor { width:100%; height:auto; margin:0 auto 40px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Infor .NyContactUsInfor_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.lxfsull{display: -webkit-flex;display: flex;}
.lxfsull li{ width:32%; float:left; margin-right:2%; background:#fff; padding:30px;display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;justify-content: space-between; }
.lxfsull li:nth-child(3n){ margin-right:0;}
.lxfsull li em{ display:block; width:70px; height:70px; border-radius:50%;float:left;}
.lxfsull li .lxfsullir{width: calc(100% - 85px); float:right; }
.lxfsull li p{ color:#999; font-size:16px; width:100%; margin-bottom:5px;}
.lxfsull li span{ font-size:17px; display:block; font-weight:bold; word-break: break-all; line-height:24px;}
.lxfsull li:nth-of-type(1) span{ font-size:16px;}
.lxfsull li:nth-of-type(1) em{background:#00bf86 url(../images/contactico.png) no-repeat;}
.lxfsull li:nth-of-type(2) em{background:#00bf86 url(../images/contactico.png) 0 -70px no-repeat;}
.lxfsull li:nth-of-type(3) em{background:#00bf86 url(../images/contactico.png) 0 -140px no-repeat;}
.lxfsfoot{ overflow:hidden; margin-top:30px;display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;justify-content: space-between; }
.lxfsfoot .lxfsfoot_main{background:#fff; width:1400px; margin:0 auto;padding:15px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lxfsfoot .lxfsfoot_l{ width:30%; float:left; padding:30px 0 30px 30px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lxfsfoot .lxfsfoot_l .lxfs_name{ font-size:32px; color:#00bf86; margin-bottom:30px;}
.lxfsfoot .lxfsfoot_l .lxfs_text{color:#666;}
.lxfsfoot .lxfsfoot_l .lxfs_text li{ height:80px; line-height:80px; font-size:16px; border-top:1px solid #eee;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lxfsfoot .lxfsfoot_l .lxfs_text li img{ margin-right:5%;}
.lxfsfoot .lxfsfoot_l a{ width:100%; height:48px; line-height:48px; text-align:center; background:#00bf86; color:#fff; display:inline-block; margin-top:20px; font-size:16px;}
.lxfsfoot .NyContactMap_main{ width:66%; float:right; overflow:hidden;}
#container { min-width:600px; min-height: 500px;}
.NyContactUs [onpositionupdate]{ display:none;}
@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	
}
@media (max-width:1440px) {
	.NyContactUs{ padding:60px 0;}
	.NyContactUs_Infor .NyContactUsInfor_Main { width:92%;}
	.lxfsfoot .lxfsfoot_main{ width:92%;}
	
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	
}
@media (max-width:1200px) {
	.lxfsfoot .lxfsfoot_l{ width:40%;}
	.lxfsfoot .NyContactMap_main{ width:56%;}
}
@media (max-width:1080px) {
	.lxfsull{display:inline-block;width: 100%;}
	.lxfsull li{ width:96%; margin-right:0; margin-bottom:10px;padding: 20px;}
	.lxfsfoot{ margin-top:10px; display:block !important;}
	.lxfsfoot .lxfsfoot_main{ padding: 20px;}
	.lxfsfoot .lxfsfoot_l{ width:100%;padding: 0 0 20px 0;}
	.lxfsfoot .lxfsfoot_l .lxfs_name{ font-size:22px; margin-bottom:10px;}
	.lxfsfoot .lxfsfoot_l .lxfs_text li img{margin-right: 2%;}
	.lxfsfoot .NyContactMap_main{ width:100%;}
	#container {min-height: 300px;}
}
@media (max-width:1024px) {

}
@media (max-width:800px) {
	.NyContactUs{ padding:40px 0;}
	.NyContactUs_Infor .NyContactUsInfor_Main{ width:95%;}
	.lxfsull li{ width:95%;}
	.lxfsfoot .lxfsfoot_main{ width:95%;}
}
@media (max-width:768px) {
	.NyContactUs{ padding:20px 0;}
	.NyContactUs_Infor .NyContactUsInfor_Main{ width:94%;}
	.lxfsfoot .lxfsfoot_main{ width:94%;}
}
@media (max-width:425px) {
	.lxfsull li{ width:90%;}
}
@media (max-width:375px) {
	.lxfsull li{ width:89%;}
}
@media (max-width:320px) {
	.lxfsull li{ width:87%;}
}
/*NyContactUs 结束*/

/*NyJob 开始*/
.NyJob { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f9f9f9;}
.NyJob .NyJob_Con { width:100%; height:auto; margin:2px auto 0; padding:80px 0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_Con ul { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyJob_Con ul li { width:18.4%; height:auto; margin:0 2% 0 0; padding:60px 20px; background-color:#f9f9f9; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_Con ul li:nth-child(5) { margin:0;}
.NyJob_Con ul li:hover { background-color:#00bf86;}
.NyJob_Con ul li i { display:block; width:56px; height:53px; overflow:hidden; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li i.JobIco1 { background:url(../images/talent-nav_1.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco2 { background:url(../images/talent-nav_2.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco3 { background:url(../images/talent-nav_3.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco4 { background:url(../images/talent-nav_4.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco5 { background:url(../images/talent-nav_5.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco1 { background:url(../images/talent-nav_10.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco2 { background:url(../images/talent-nav_20.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco3 { background:url(../images/talent-nav_30.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco4 { background:url(../images/talent-nav_40.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco5 { background:url(../images/talent-nav_50.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li span { display:block; width:100%; height:auto; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; margin:15px auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li em { display:block; width:44px; height:2px; margin:15px auto 30px; padding:0; background:url(../images/line05.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li p { width:100%; height:72px; overflow:hidden; line-height:24px; color:#999; font-size:14px; word-break:break-all; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li:hover span { color:#fff;}
.NyJob_Con ul li:hover em { background:url(../images/line06.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover p { color:rgba(255,255,255,0.65);}

.NyJob .NyJob_Main { width:1400px; height:auto; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_Main .NyJob_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyJob_List ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:30px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_List ul li:nth-child(3n+3) { margin:0 0 30px;}
.NyJob_List ul li:hover { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyJob_List ul li .NyJob_Name { width:100%; height:auto; margin:0 auto 30px; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_List ul li .NyJob_Name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_List ul li:hover .NyJob_Name a { color:#00bf86;}
/*.NyJob_List ul li .NyJob_Name i { display:block; width:100px; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; font-style:normal; text-align:right; margin:0; padding:0; position:absolute; top:0; right:0;}
.NyJob_List ul li .NyJob_Name i img { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0; padding:0; vertical-align:middle;}*/
.NyJob_List ul li .NyJob_Time { width:100%; height:auto; margin:0 auto; padding:30px 0 0; border-top:1px solid #e5e5e5;}
.NyJob_List ul li .NyJob_Time span { display:block; width:auto; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; margin:0; padding:0; float:left;}
.NyJob_List ul li .NyJob_Time span img { display: block; width: 18px; height: 18px; margin: 8px 6px 10px 0; padding: 0; float: left;}
.NyJob_List ul li .NyJob_Time a.NyJob_More { width:108px; height:36px; overflow:hidden; line-height:34px; color:#00bf86; font-size:14px; text-align:center; margin:0; padding:0; background-color:#fff; border:1px solid #00bf86; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_List ul li .NyJob_Time a.NyJob_More em { display:inline-block; width:16px; height:16px; margin:-2px 0 0 6px; padding:0; vertical-align:middle; background:url(../images/jt13.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_List ul li:hover .NyJob_Time a.NyJob_More { color:#fff; background-color:#00bf86;}
.NyJob_List ul li:hover .NyJob_Time a.NyJob_More em { background:url(../images/jt12.png) center center no-repeat; background-size:100% 100%;}

.NyJobdetail { width:1400px; height:auto; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail .NyJobdetail_Title { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 30px; padding:0;}
.NyJobdetail_Salary { width:auto; height:40px; line-height:40px; color:#333; font-size:18px; font-weight:bold; margin:0; padding:0; float:right;}
.NyJobdetail_Salary font { color:#00bf86; font-size:30px;}
.NyJobdetail .NyJobdetail_Tips { width:100%; height:auto; overflow:hidden; margin:30px auto; padding:15px 30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Tips ul li { width:auto; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 30px 0 0; padding:0; float:left;}
.NyJobdetail_Tips ul li img { display:block; width:18px; height:18px; margin:6px 6px 6px 0; padding:0; float:left;}
.NyJobdetail_Tips ul li span { color:#333;}
.NyJobdetail .NyJobdetail_Con { width:100%; height:auto; overflow:hidden; margin:30px auto 0; padding:30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Con dl dd { width:48.5%; height:auto; margin:0 3% 0 0; padding:30px 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Con dl dd:nth-child(2) { margin:0;}
.NyJobdetail_Con dl dd .NyJobdetail_Tit { width:100%; height:auto; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; margin:0 auto 15px; padding:0;}
.NyJobdetail_Tit i { display:block; width:3px; height:18px; background-color:#00bf86; margin:6px 12px 6px 0; padding:0; float:left;}
.NyJobdetail_Con dl dd .NyJobdetail_Text { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto 15px; padding:0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Text div, .NyJobdetail_Text p, .NyJobdetail_Text span, .NyJobdetail_Text font, .NyJobdetail_Text em { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; font-style:normal; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyJobdetail_Text div, .NyJobdetail_Text p { line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto 15px; padding:0;}
.NyJobdetail_Con .NyJobdetail_Btn { width:100%; height:auto; overflow:hidden; margin:0 auto 30px; padding:0;}
.NyJobdetail_Btn p { width:100%; height:auto; overflow:hidden; line-height:30px; color:#999; font-size:16px; margin:0 auto 15px; padding:0;}
.NyJobdetail_Btn p span { color:#00bf86;}
.NyJobdetail_Btn a { display:block; width:160px; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; background-color:#00bf86; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJobdetail_Btn a img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJobdetail_Btn a:hover { background-color:#01cb8f;}
.NyJobdetail_Btn a:hover img { margin:-2px 0 0 20px;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyJob .NyJob_Con { padding:60px;}
	.NyJob_Con ul { width:100%;}
	.NyJob_Con ul li { padding:40px 15px;}
	
	.NyJob .NyJob_Main { width:100%; margin:60px auto; padding:0 60px;}
	
	.NyJob_Main #fengye { margin:30px auto 0;}
	
	.NyJobdetail { width:100%; padding:60px;}
}
@media (max-width:1366px) {

}
@media (max-width:1280px) {

}
@media (max-width:1200px) {
	.NyJob .NyJob_Con { padding:60px 40px;}
	
	.NyJob .NyJob_Main { padding:0 40px;}
	
	.NyJobdetail { width:100%; padding:60px 40px;}
}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
	.NyJob .NyJob_Con { padding:40px;}
	.NyJob_Con ul li { padding:30px 10px;}
	
	.NyJob .NyJob_Main { margin:40px auto; padding:0 40px;}
	.NyJob_List ul li { margin:0 2% 20px 0; padding:20px;}
	.NyJob_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.NyJob_List ul li .NyJob_Name { margin:0 auto 20px;}
	.NyJob_List ul li .NyJob_Time { padding:20px 0 0;}
	.NyJob_Main #fengye { margin:20px auto 0;}
	
	.NyJobdetail { width:100%; padding:40px;}
}
@media (max-width:800px) {
	.NyJob .NyJob_Con { padding:40px 20px;}
	.NyJob_Con ul li { width:48.5%; height:auto; margin:0 3% 20px 0; padding:40px 20px;}
	.NyJob_Con ul li:nth-child(5) { width:100%; margin:0 auto;}
	.NyJob_Con ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyJob_Con ul li p { height:48px; -webkit-line-clamp:2;}
	
	.NyJob .NyJob_Main { margin:40px auto; padding:0 20px;}
	.NyJob_List ul li { width:48.5%; margin:0 3% 20px 0; padding:20px;}
	.NyJob_List ul li:nth-child(3n+3) { margin:0 3% 20px 0;}
	.NyJob_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	
	.NyJobdetail { width:100%; padding:40px 20px;}
	.NyJobdetail .NyJobdetail_Title { font-size:28px; margin:0 auto 20px;}
	.NyJobdetail_Salary { font-size:16px;}
	.NyJobdetail_Salary font { font-size:28px;}
	.NyJobdetail .NyJobdetail_Tips { margin:20px auto; padding:10px 20px;}
	.NyJobdetail_Tips ul li { font-size:15px; margin:0 20px 0 0;}
	.NyJobdetail .NyJobdetail_Con { margin:20px auto 0; padding:20px;}
	.NyJobdetail_Con dl dd { width:100%; margin:0 auto 20px; padding:0; float:inherit;}
	.NyJobdetail_Con dl dd .NyJobdetail_Text { line-height:25px!important; font-size:15px!important;}
	.NyJobdetail_Con dl dd .NyJobdetail_Tit { margin:0 auto 10px;}
	.NyJobdetail_Btn p { font-size:15px;}
	.NyJobdetail_Con .NyJobdetail_Btn { margin:0 auto 10px;}
}
@media (max-width:767px) {
	.NyJob .NyJob_Con { padding:20px 12px;}
	.NyJob_Con ul li { padding:20px;}
	.NyJob_Con ul li p { height:72px; -webkit-line-clamp:3;}
	.NyJob_Con ul li:nth-child(5) p { height:48px; -webkit-line-clamp:2;}
	.NyJob .NyJob_Main { margin:20px auto; padding:0 12px;}
	.NyJob_List ul li { width:100%; margin:0 auto 20px; padding:20px;}
	.NyJob_List ul li:nth-child(2n+2), .NyJob_List ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.NyJob_Main #fengye { margin:0 auto;}
	
	.NyJobdetail { width:100%; padding:20px 12px;}
	.NyJobdetail { line-height:30px; font-size:24px;}
	.NyJobdetail_Salary { width:100%; height:30px; line-height:30px; font-size:16px; margin:15px auto 0; float:inherit;}
	.NyJobdetail_Salary font { font-size:24px;}
	.NyJobdetail .NyJobdetail_Tips { padding:10px 12px;}
	.NyJobdetail_Tips ul li { font-size:14px; margin:0 12px 0 0;}
	.NyJobdetail .NyJobdetail_Con { padding:20px 12px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {
	.NyJob_Con ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.NyJob_Con ul li p { height:auto; display:inherit; text-overflow:inherit; -webkit-line-clamp:inherit; -webkit-box-orient:inherit;}
}
/*NyJob 结束*/

/*NyProducts 开始*/
.NyProducts { width:1400px; height:auto; min-height:320px; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProducts .NyPro_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}

.NyProducts .NyPro_Right { width:76.5%; height:auto; margin:0; padding:0 0 0 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_Right ul { min-height:320px;}
.NyPro_Right ul li { width:31.333333%; height:auto; margin:0; padding:2%; margin:0 3% 30px 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); position:relative; z-index:0; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPro_Right ul li:nth-child(3n+3) { margin:0 0 30px;}
.NyPro_Right ul li:hover {box-shadow:0 10px 10px rgba(0,0,0,0.06); z-index:1;}
.NyPro_Right ul li .lyIdxPro_Img { width:100%; height:200px; overflow:hidden; margin:0 auto 20px; padding:0;}
.NyPro_Right ul li .lyIdxPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPro_Right ul li .lyIdxPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPro_Right ul li:hover .lyIdxPro_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyPro_Right ul li .lyIdxPro_Text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyPro_Right ul li .lyIdxPro_Text a.lyIdxPro_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0 0 10px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border-bottom:1px solid #eee;}
.NyPro_Right ul li:hover .lyIdxPro_Text a.lyIdxPro_Name { color:#00bf86;}
.NyPro_Right ul li .lyIdxPro_Text p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:10px auto 0; padding:0;}
.NyPro_Right ul li .lyIdxPro_Text p img { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.NyPro_Right ul li .lyIdxPro_Text p span{ display:block; float:right;}
.NyPro_Right ul li a.lyIdxPro_More { display:block; width:100%; height:100%; margin:0; padding:0; position:absolute; right:0; bottom:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; background:#00bf86;}
.NyPro_Right ul li a.lyIdxPro_More:after{content:'';display:block;width:100%;height:100%;background:url(../images/pro_hover.png) center center no-repeat;position:absolute;top:0;left:0;}
.NyPro_Right ul li:hover a.lyIdxPro_More { opacity:.65;}
.NyPro_Right ul li:hover a.lyIdxPro_More:after{ opacity:1;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {	

}
@media (max-width:1440px) {
	.NyProducts { width:100%; margin:60px auto; padding:0 60px;}
	
	.NyPro_Right #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	.NyPro_Right ul li .lyIdxPro_Img { height:220px;}
	.NyPro_Right ul li .lyIdxPro_Text span { font-size:15px;}
}
@media (max-width:1280px) {
	.NyPro_Right ul li .lyIdxPro_Img { height:180px;}
	.NyPro_Right ul li .lyIdxPro_Text span { font-size:14px;}
}
@media (max-width:1200px) {
	.NyProducts { padding:0 40px;}
	.NyPro_Right ul li { margin:0 3% 25px 0;}
	.NyPro_Right ul li:nth-child(3n+3) { margin:0 0 25px;}
	.NyPro_Right ul li .lyIdxPro_Img { height:172px;}
	.NyPro_Right #fengye { margin:35px auto 0;}
}
@media (max-width:1080px) {
	.NyProducts .NyPro_Left { width:100%; margin:0 auto; float:inherit;}
	.NyProducts .NyPro_Right { width:100%; margin:0 auto; padding:0; float:inherit;}	
	.NyPro_Right ul li .lyIdxPro_Img { height:150px;}
	.NyPro_Right ul li .lyIdxPro_Text a.lyIdxPro_Name { height:32px; line-height:32px; font-size:18px;}
	
	.NyPro_Right #fengye { margin:20px auto 0;}
}
@media (max-width:1024px) {	

}
@media (max-width:800px) {
	.NyProducts { margin:40px auto; padding:0 20px;}
	.NyPro_Right ul li .lyIdxPro_Img { height:200px;}
}
@media (max-width:767px) {
	.NyProducts { margin:20px auto; padding:0 12px;}
	.NyPro_Right ul { min-height: inherit;}
	.NyPro_Right ul li { width:48%; margin:0 4% 20px 0;}
	.NyPro_Right ul li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.NyPro_Right ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyPro_Right ul li .lyIdxPro_Img { height:128px; margin:0 auto 12px;}
	.NyPro_Right ul li .lyIdxPro_Text a.lyIdxPro_Name { font-size:16px;}	
	.NyPro_Right ul li .lyIdxPro_Text span img { display:none;}
	
	.NyPro_Right #fengye { margin:0 auto;}
}
@media (max-width:425px) {
	.NyPro_Right ul li .lyIdxPro_Text a.lyIdxPro_Name{ border:none;}
	.NyPro_Right ul li .lyIdxPro_Text p { display:none;}
}
@media (max-width:375px) {
	.NyPro_Right ul li .lyIdxPro_Img { height:112px;}
}
@media (max-width:320px) {
	.NyPro_Right ul li:nth-child(2n+2), .NyPro_Right ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.NyPro_Right ul li{ width:100%;padding: 8%; margin:0 0 12px;}
	.NyPro_Right ul li:hover { border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff; box-shadow:0 10px 10px rgba(0,0,0,0.06); z-index:1;}
	.NyPro_Right ul li .lyIdxPro_Img { height:200px;}
	.NyPro_Right ul li .lyIdxPro_Text a.lyIdxPro_Name { font-size:17px;}
}

/*产品分类 开始*/
.h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto 20px;}
.cp_type {}
.cp_type .hd { text-align:center; background:#00bf86 url(../images/hd_bg.jpg) center center no-repeat; background-size:cover; padding:20px;}
.cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.Xgwz_tit p:before  { content:''; display:inline-block; width:28px; height:28px; background:url(../images/wz_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}

.cp_type .bd{ margin-top:20px;}
.cp_type .bd ul li { border-left:4px solid #f1f1f1; margin:0; padding:0 0 1px 0;}
.cp_type .bd ul li.on { border-left:4px solid #00bf86;}
.cp_type .bd ul li p { height:88px; line-height:88px; background-color:#f1f1f1; margin:0 0 0 6%; position:relative;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 6%; overflow: hidden; line-height:88px; color:#303030;white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:16px;}
.cp_type .bd ul li p a:before{content: ""; display: inline-block;width: 26px; height: 26px;background:url(../images/pro_left_i.png) center center no-repeat; vertical-align:middle; margin:0 6% 0 0;}
.cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:60px; line-height:60px; color:#666; font-size:15px; margin:0 0 0 6%; padding:0 20px 0 15%; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../images/icon4.png) 8% center no-repeat; border-bottom:1px solid #f1f1f1;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li div a:first-child { border-top:0;}
.cp_type .bd ul li p:hover , .cp_type .bd ul li.on p{background-color:#00bf86;}
.cp_type .bd ul li p:hover:before,.cp_type .bd ul li.on p:before{content: ""; display: inline-block;width: 10px; height: 14px;background:url(../images/pro_left_on.png) center center no-repeat; position:absolute;top:42%; left:-10px;}
.cp_type .bd ul li p:hover a:before, .cp_type .bd ul li.on p a:before{ background:url(../images/pro_left_i_on.png) center center no-repeat;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#00bf86; background:#f5f5f5 url(../images/icon5.png) 8% center no-repeat;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#303030; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#00bf86; color:#fff;}

/*相关文章 开始*/
.NyXgwz { width:100%; overflow:hidden; background-color:#fff; margin:30px auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background: #00bf86 url(../images/hd_bg.jpg) center center no-repeat; background-size: cover; border-radius:4px 4px 0 0;}
.Xgwz_tit p { height: 40px; line-height: 40px; color: #fff; font-size: 28px; font-weight: bold; text-align: center; margin: 0 auto 0;}
.Xgwz_tit span { display: block; height: 20px; line-height: 20px; color: #fff; font-size: 14px; text-align: center;text-transform: uppercase;}
.NyXgwz .Xgwz_list { width:100%; min-height: 50px; overflow:hidden; margin:0 auto; padding:10px; background-color:#fff; border-radius: 0 0 4px 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyXgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 10px 20px; border-bottom:1px dashed #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyXgwz .Xgwz_list ul li:last-child { border:0;}
.NyXgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/icon4.png) center center no-repeat; position: absolute; left: 0; top: 10px;}
.NyXgwz .Xgwz_list ul li:hover em { background: url(../images/icon5.png) center center no-repeat;}
.NyXgwz .Xgwz_list ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyXgwz .Xgwz_list ul li a:hover { color:#00bf86;}
.NyXgwz .Xgwz_list ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.NyXgwz .Xgwz_list { border:1px solid #eaeaea; border-top:0;}

/*相关文章 结束*/
@media screen and (max-width:1440px) {

}
@media screen and (max-width:1366px) {
	.cp_type .bd ul li p a { font-size:15px;}
}
@media screen and (max-width:1280px) {
	.cp_type .bd ul li div { padding:10px 20px;}
}
@media screen and (max-width:1200px) {
	.cp_type .hd { padding:15px;}
	.cp_type .bd ul li p { height:60px; line-height:60px;}
	.cp_type .bd ul li p a { padding:0 0 0 12px; line-height:60px; font-size:15px;}
	.cp_type .bd ul li div a { height:54px; line-height:54px; padding:0 12px 0 28px;}
	.cp_type .bd ul li div a { background:url(../images/icon4.png) 12px center no-repeat;}
	.cp_type .bd ul li div a:hover { color:#00bf86; background:url(../images/icon5.png) 12px center no-repeat;}
	
	.NyXgwz .Xgwz_tit { padding:12px;}
}
@media screen and (max-width:1080px) {
	.cp_type { margin:0;}
	.cp_type .hd{background:#00bf86 url(../images/down1.png) 97% center no-repeat;}
	.cp_type .hd.on{background: #00bf86 url(../images/up1.png) 97% center no-repeat;}
	.cp_type .bd{ display:none;}
	.cp_type .bd ul li p a { width:90%; line-height:56px; font-size:15px;}
	.cp_type .bd ul li div a { font-size:14px;}
	.cp_type .bd ul li p { height:56px;line-height:56px;}
	.cp_type .bd ul li div a { height:48px;line-height:48px;}
	.cp_type .bd ul li p span { background-size: 20px; width:10%; float:right;}
	.cp_type .bd ul li.on p span { background-size: 20px;}
	.cp_type .bd ul li p:hover span { background-size: 20px;}
	.cp_type .bd ul li p a:before{margin: 0 2% 0 0;}

	.NyXgwz { margin:20px auto;}
	.NyXgwz .Xgwz_tit { padding:10px 10px 10px 20px;}
	.Xgwz_tit p { display: block; height: 40px; line-height: 40px; font-size: 24px; min-width: 88px; margin: 0 10px 0 0; padding: 0; float: left;}
	.Xgwz_tit span { display: inline-block; height: 40px; line-height: 40px;}
	.NyXgwz .Xgwz_list { padding:10px 20px;}
}
@media screen and (max-width:1024px) {
	.cp_type { margin:0;}
	.cp_type .bd ul li p a { width:89%; line-height:56px; font-size:15px;}
	.cp_type .bd ul li div a { font-size:14px;}
	.cp_type .bd ul li p { height:56px;line-height:56px;}
	.cp_type .bd ul li div a { height:48px;line-height:48px;}
	.cp_type .bd ul li p span { background-size: 20px; width:11%; float:right;}
	.cp_type .bd ul li.on p span { background-size: 20px;}
	.cp_type .bd ul li p:hover span { background-size: 20px;}
	
	.NyXgwz { margin:20px auto;}
	.NyXgwz .Xgwz_tit { padding:10px 10px 10px 20px;}
	.Xgwz_tit p { display: block; height: 40px; line-height: 40px; font-size: 24px; min-width: 88px; margin: 0 10px 0 0; padding: 0; float: left;}
	.Xgwz_tit span { display: inline-block; height: 40px; line-height: 40px;}
	.NyXgwz .Xgwz_list { padding:10px 20px;}
}
@media screen and (max-width:800px) {
	.h_left { margin:0 auto 20px;}
	.cp_type { margin:0;}
	.cp_type .hd p:before { display:none;}
	.cp_type .hd { background:#00bf86 url(../images/down1.png) 97% center no-repeat; padding:10px 20px; text-align:left; overflow:hidden;}
	.cp_type .hd.on { background:#00bf86 url(../images/up1.png) 97% center no-repeat;}
	.cp_type .hd p { display:block; height:40px; line-height:40px; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0; padding:0;}
	.cp_type .hd span { display:inline-block; height:40px; line-height:40px;}
	.cp_type .bd { display:none; padding:0;}

	.cp_type .bd ul li p a { width:85%; line-height:48px; font-size:15px; padding:0 0 0 20px;}
	.cp_type .bd ul li div a { height:44px;line-height:44px; font-size:14px;}
	.cp_type .bd ul li p { height:48px;line-height:48px;}
	.cp_type .bd ul li p span { background-size: 20px; width:12%; float:right;}
	.cp_type .bd ul li.on p span { background-size: 20px;}
	.cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:767px) {
	.NyXgwz { margin:20px auto;}
	.NyXgwz .Xgwz_tit { padding:10px 10px 10px 20px;}
	.Xgwz_tit p { display: block; height: 40px; line-height: 40px; font-size: 24px; min-width: 88px; margin: 0 10px 0 0; padding: 0; float: left;}
	.Xgwz_tit span { display: inline-block; height: 40px; line-height: 40px;}
	.NyXgwz .Xgwz_list { padding:10px 20px;}
}
@media screen and (max-width:320px) {
	.cp_type .hd { padding:6px 12px;}
	.cp_type .bd ul li p a { width:83%; padding:0 0 0 12px;}
	.cp_type .bd ul li p span { width:17%;}
	.cp_type .bd ul li div a { padding:0 12px 0 28px; background: url(../images/icon4.png) 12px center no-repeat;}
	
	.NyXgwz .Xgwz_tit { padding:6px 12px;}
	.Xgwz_tit span { font-size:22px;}
	.NyXgwz .Xgwz_list { padding:10px;}
}
/*产品分类 结束*/
/*NyProducts 结束*/

/*NyProlist 开始*/
.NyProlist { width:1400px; height:auto; min-height:320px; margin:80px auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist .NyProlist_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}
.NyProlist .NyProlist_Right { width:76.5%; height:auto; margin:0; padding:0 0 0 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li { width:100%; height:auto; margin:0 auto 30px; padding:15px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li:hover { box-shadow:0 0 20px rgba(0,0,0,0.06);}
.NyProlist_Right ul li .NyProlist_Img { width:28.5%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.NyProlist_Right ul li .NyProlist_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #eee; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Img a { border:1px solid #00bf86;}
.NyProlist_Right ul li:hover .NyProlist_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyProlist_Right ul li .NyProlist_Text { width:71.5%; height:auto; overflow:hidden; margin:0; padding:15px 15px 25px 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Name a { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Text .NyProlist_Name a { color:#00bf86;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms { width:100%; height:auto; overflow:hidden; margin:10px auto 20px; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd { display:block; width:auto; max-width:40%; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 2% 0 0; padding:0 15px; background-color:#f9f9f9; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd:nth-child(3) { margin:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd img { display:inline-block; width:16px; height:16px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.NyProlist_Right ul li a.NyProlist_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:0; bottom:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li a.NyProlist_More img { display:block; width:100%; height:100%; margin:0; padding:0;}
.NyProlist_Right ul li:hover a.NyProlist_More { opacity:1;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	
}
@media (max-width:1440px) {
	.NyProlist { width:100%; margin:60px auto; padding:0 60px;}
	
	.NyProlist_Right #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	.NyProlist_Right ul li .NyProlist_Img { height:194px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms p { height:50px; line-height:25px; font-size:15px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd { margin:0 15px 0 0;}
}
@media (max-width:1280px) {
	.NyProlist_Right ul li .NyProlist_Img { height:168px;}
	.NyProlist_Right ul li .NyProlist_Text { padding:2px 15px 12px 30px;}	
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl { width:100%; float:inherit;}
	
}
@media (max-width:1200px) {
	.NyProlist { padding:0 40px;}
	.NyProlist_Right ul li { margin:0 auto 25px;}
	.NyProlist_Right ul li .NyProlist_Img { height:164px;}
	.NyProlist_Right ul li .NyProlist_Text { padding:10px 5px 18px 20px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Name a { height:30px; line-height:30px; font-size:18px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms { margin:10px auto 5px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd { max-width:36%; margin:0 10px 0 0; padding:0 10px;}
	.NyProlist_Right ul li a.NyProlist_More { width:40px; height:40px;}
	
	.NyProlist_Right #fengye { margin:35px auto 0;}
}
@media (max-width:1080px) {
	.NyProlist .NyProlist_Left { width:100%; height:auto; margin:0 auto 20px; float: inherit;}
	.NyProlist .NyProlist_Right { width:100%; height:auto; margin:0 auto; padding:0; float: inherit;}
	.NyProlist_Right ul li { margin:0 auto 20px; padding:10px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms { margin:10px auto;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms p { height:48px; line-height:24px; font-size:14px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd { max-width:49%;}
	
	.NyProlist #fengye { margin:20px auto 0;}
}
@media (max-width:1024px) {

}
@media (max-width:800px) {
	.NyProlist { margin:40px auto; padding:0 20px;}
}
@media (max-width:767px) {
	.NyProlist { margin:20px auto; padding:0 12px;}
	.NyProlist_Right ul li .NyProlist_Img { width:100%; height:250px; margin:0 auto; padding:0; float:inherit;}
	.NyProlist_Right ul li .NyProlist_Text { width:100%; margin:0 auto; padding:10px; float:inherit;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd { width:100%; max-width:100%; margin:10px auto 0; float:inherit;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd:nth-child(3) { margin:10px auto 0;}
	.NyProlist_Right ul li a.NyProlist_More { width:30px; height:30px;}
	
	.NyProlist #fengye { margin:10px auto 0;}
}
@media (max-width:375px) {
	
}
@media (max-width:320px) {
	.NyProlist_Right ul li .NyProlist_Img { height:200px;}
}
/*NyProlist 结束*/

/*NyProDetail 开始*/
.NyProDetail { width:1400px; height:auto; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail .NyProDetail_Main { width:100%; height:auto; margin:60px auto; padding:20px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Main .NyProDetail_Img { width:38%; height:auto; margin:0; padding:0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:88px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:88px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:23.5%; height:88px; margin:0 2% 0 0;}
#spec-list ul li:nth-child(4) { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #e5e5e5; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #00bf86;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:350px; overflow:hidden; padding:0; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.NyProDetail_Img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:62%; height:auto; margin:0; padding:40px 20px 0 40px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; max-height:80px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto 40px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:0 auto 20px; padding:0 0 30px; border-bottom:1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; margin:0 auto 10px; padding:0;}
.NyProDetail_Text .NyProDetail_Ms span img { display:block; width:20px; height:20px; margin:5px 10px 5px 0; padding:0; float:left;}
.NyProDetail_Text .NyProDetail_Ms h1 { width:100%; height:auto; max-height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Tags dl dd { width:auto; max-width:30%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 4% 0 0; padding:0; float:left;}
.NyProDetail_Tags dl dd:nth-child(4) { margin:0;}
.NyProDetail_Tags dl dd i { display:block; width:6px; height:6px; margin:16px 10px 16px 0; padding:0; border:1px solid #00bf86; border-radius:50%; float:left;}
.NyProDetail_Text .NyProDetail_Btm { width:100%; height:60px; overflow:hidden; margin:40px auto 0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a { display:block; width:auto; height:60px; overflow:hidden; margin:0 40px 0 0; padding:0; background-color:#f9f9f9; border-radius:30px; float:left;}
.NyProDetail_Btm a.Btn01 i { display:block; width:60px; height:60px; margin:0; padding:6px; background-color:rgba(0,191,134,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn01 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#00bf86 url(../images/ico11.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn01 span { display:block; width:auto; height:60px; line-height:40px; color:#00bf86; font-size:20px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 { margin:0;}
.NyProDetail_Btm a.Btn02 i { display:block; width:60px; height:60px; margin:0; padding:6px; background:rgba(51,51,51,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#333333 url(../images/ico12.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn02 span { display:block; width:auto; height:60px; line-height:40px; color:#333333; font-size:24px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.NyProDetail .NyProDetail_Content { width:100%; height:auto; margin:60px auto; padding:0;}
.NyProDetail_Content .NyProDetail_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}
.NyProDetail_Content .NyProDetail_Right { width:76.5%; height:auto; margin:0; padding:0 0 0 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Right .NyProDetail_Con { width:100%; overflow:hidden; margin:0 auto; padding:30px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Con .NyProDetail_Tit { width:100%; height:auto; margin:0 auto 30px; padding:0; border-bottom:1px solid #e6e6e6;}
.NyProDetail_Con .NyProDetail_Tit span { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#00bf86; font-size:18px; font-weight:bold; margin:0; padding:0; border-bottom:2px solid #00bf86; float:left;}
.NyProDetail_Con .NyProDetail_Tit a { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#333; font-size:18px; font-weight:bold; margin:0 0 0 60px; padding:0; border-bottom:2px solid #fff; float:left;}
.NyProDetail_Con .NyProDetail_Tit a:hover { color:#00bf86; border-bottom:2px solid #00bf86;}

.NyProDetail_Con .ProDetailText { width:100%; overflow:hidden; line-height: 30px; color: #999; font-size: 16px; margin:0 auto; padding:0;}
.ProDetailText div, .ProDetailText p { margin:0 auto 20px;}
.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 30px; color: #999; font-size: 16px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; text-align:justify;}
.ProDetailText p span, .ProDetailText span, .ProDetailText p em, .ProDetailText em { color:#999!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.ProDetailText b { display:block; line-height: 30px; color: #333; font-size: 16px; font-weight: normal; margin:0 0 5px;}
.ProDetailText table tr td p { text-indent:0!important;}
.ProDetailText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.NyPro_PrevNext { width:100%; height:auto; margin:30px auto 0; padding:7px 30px; background-color:#00bf86; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p { width:42%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p a { line-height:40px; color:#fff; font-size:16px;}
.NyPro_PrevNext p.NyProPrev { padding:0 0 0 30px;}
.NyPro_PrevNext p.NyProNext { padding:0 30px 0 0; text-align:right;}
.NyPro_PrevNext p img { display:block; width:20px; height:20px; margin:0; padding:0; position:absolute; top:10px;}
.NyPro_PrevNext p.NyProPrev img { left:0;}
.NyPro_PrevNext p.NyProNext img { right:0;}
.NyPro_PrevNext a.NyProAll { display:block; width:16%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; float:left;}
.NyPro_PrevNext a.NyProAll img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}

.OdrTitle { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.OdrTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
.OdrTitle i { display:block; width:128px; height:13px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line04.png) center center no-repeat;}

.NyProOrder_Main { width:100%; height:auto; margin:60px auto 0; padding:0; position:relative;}
.NyProOrder_Main #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg h3 { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li h4, .NyProOrder_Main #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin:25px auto 0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#fff!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:200px!important; margin:0 10px 0 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#666; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#fff!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:20px 0 0!important; padding:0!important; float:inherit!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 30px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important; float:left;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input:hover { background-color:#202020!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#00bf86!important;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#01cb8f!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	
}
@media (max-width:1440px) {
	.NyProDetail { width:100%; padding:0 60px;}
	.NyProDetail_Tags dl dd { margin:0 30px 0 0;}
}
@media (max-width:1366px) {
	.NyProDetail_Main .NyProDetail_Img { width:40%;}
	.jqzoom { height:340px;}
	#spec-n5 { height:80px;}
	#spec-list ul li { height:80px;}
	.NyProDetail_Main .NyProDetail_Text { width:60%;}
	.NyProDetail_Text .NyProDetail_Name { font-size:26px; margin:0 auto 30px;}	
	.NyProDetail_Text .NyProDetail_Ms span { font-size:16px;}
	.NyProDetail_Text .NyProDetail_Ms h1 { max-height:50px; line-height:25px; font-size:15px;}
	.NyProDetail_Tags dl dd { width:48.5%; max-width:inherit; font-size:15px; margin:0 3% 0 0;}
	.NyProDetail_Tags dl dd:nth-child(2n+2) { margin:0;}
	.NyProDetail_Btm .NyProDetail_Tel span { font-size:14px;}
	
	.NyProDetail_Con .ProDetailText { width:100%; overflow:hidden; line-height: 30px; color: #666; font-size: 15px; margin:0 auto; padding:0;}
	.ProDetailText div, .ProDetailText p { margin:0 auto 20px;}
	.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 30px; color: #666; font-size: 15px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; text-align:justify;}
	.ProDetailText p span, .ProDetailText span, .ProDetailText p em, .ProDetailText em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
	.ProDetailText b { display:block; line-height: 30px; color: #666; font-size: 15px; font-weight:bold; margin:0 0 5px;}
	
	.NyPro_PrevNext p, .NyPro_PrevNext p a { font-size:15px;}
	.NyPro_PrevNext a.NyProAll { font-size:15px;}
	
	.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { width:auto!important;}
}
@media (max-width:1280px) {
	.NyProDetail_Main .NyProDetail_Img { width:42%;}
	.NyProDetail_Main .NyProDetail_Text { width:58%; padding:20px 20px 0 40px;}
	.NyProDetail_Text .NyProDetail_Name { margin:0 auto 20px;}
	.NyProDetail_Text .NyProDetail_Btm { margin:30px auto 0;}
	.NyProDetail_Btm a { margin:0 30px 0 0;}
	
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px!important; font-size:15px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px; padding:10px 20px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { font-size:15px!important; line-height:50px!important;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { height:50px!important; line-height:50px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn { left:20px;}
	
}
@media (max-width:1200px) {
	.NyProDetail { padding:0 40px;}
	.NyProDetail_Main .NyProDetail_Img { width:40%;}
	.NyProDetail_Main .NyProDetail_Text { width:60%; padding:20px 20px 0 40px;}
	.NyProDetail_Text .NyProDetail_Ms { margin:0 auto 15px; padding:0 0 20px;}
	.NyProDetail_Text .NyProDetail_Btm { height:50px; margin:20px auto 0;}
	.NyProDetail_Btm a { height:50px;}
	.NyProDetail_Btm a.Btn01 i, .NyProDetail_Btm a.Btn02 i { width:50px; height:50px; padding:4px;}
	.NyProDetail_Btm a.Btn01 i em, .NyProDetail_Btm a.Btn02 i em { width:42px; height:42px;}
	.NyProDetail_Btm a.Btn01 span { height:50px; padding:5px 30px 5px 20px; font-size:18px;}
	.NyProDetail_Btm a.Btn02 span { height:50px; padding:5px 30px 5px 20px; font-size:22px;}
	
	.jqzoom { height:300px;}
	#spec-n5 { height:72px;}
	#spec-list ul li { height:72px;}
	
	.NyProDetail_Right .NyProDetail_Con { padding:20px;}
	.NyProDetail_Con .NyProDetail_Tit { margin:0 auto 20px;}
	.NyProDetail_Con .NyProDetail_Tit a { margin:0 0 0 40px;}
}
@media (max-width:1080px) {
	.NyProDetail_Text .NyProDetail_Name { min-height:36px; max-height:72px; line-height:36px; font-size:24px;}
	.NyProDetail_Text .NyProDetail_Ms { padding:0 0 15px;}
	.NyProDetail_Text .NyProDetail_Ms h1 { max-height:48px; line-height:24px; font-size:14px;}
	.NyProDetail_Tags dl dd { height:30px; line-height:30px; font-size:14px;}
	.NyProDetail_Tags dl dd i { margin:11px 8px 11px 0;}
	
	.NyProDetail .NyProDetail_Main { margin:40px auto;}
	.NyProDetail .NyProDetail_Content { margin:40px auto;}
	.NyProDetail_Con .NyProDetail_Tit { margin:0 auto 20px;}
	.ProDetailText div, .ProDetailText p { margin:0 auto 20px;}
	
	.NyProOrder_Main { margin:40px auto 0;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { width: 160px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { height:50px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:30px!important; padding:10px 0; font-size:14px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn { margin:0!important;}
	
	.jqzoom { height:280px;}
	#spec-n5 { height:66px;}
	#spec-list ul li { height:66px;}
	
	.NyProDetail_Content .NyProDetail_Left{ width: 100%;margin: 0 auto;float: inherit;}
	.NyProDetail_Content .NyProDetail_Right{ width: 100%;margin: 0 auto;padding: 0;float: inherit;}
}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.NyProDetail { padding: 0 20px;}
	.NyProDetail_Main .NyProDetail_Img { width:100%; margin:0 auto 20px; padding:0; float:inherit;}
	.jqzoom { height:480px;}
	#spec-n5 { height:100px;}
	#spec-list ul li { height:100px;}
	.zoomdiv { display:none!important;}
	.NyProDetail_Main .NyProDetail_Text { width:100%; margin:0 auto; padding:0; float:inherit;}
	.NyProDetail_Text .NyProDetail_Ms { margin:20px auto;}
	.NyProDetail_Text .NyProDetail_Name { font-size:24px;}
	
	.NyProDetail_Content .NyProDetail_Right { width:100%; margin:0 auto; padding:0; float:inherit;}
	.NyProDetail_Content .NyProDetail_Left { width:100%; margin:0 auto; padding:0; float:inherit;}

	.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin:20px auto 0!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn { width:100%!important; position:inherit; left:inherit; bottom:inherit;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { margin:0 20px 0 0!important;}
	
	.NyPro_PrevNext { padding:5px 20px;}
}
@media (max-width:767px) {
	.NyProDetail { padding: 0 12px;}
	.NyProDetail .NyProDetail_Main { margin:20px auto; padding:12px;}
	.NyProDetail .NyProDetail_Content { margin:20px auto;}
	.NyProDetail_Con .NyProDetail_Tit { margin:0 auto 20px;}
	.NyProDetail_Con .ProDetailText { margin:0 auto;}
	.ProDetailText div, .ProDetailText p { margin:0 auto 10px;}
	.jqzoom { height:260px;}
	#spec-n5 { height:66px;}
	#spec-list ul li { height:66px;}
	.NyProDetail_Text .NyProDetail_Name { min-height:32px; max-height:64px; line-height:32px; font-size:22px; margin:0 auto 15px;}
	.NyProDetail_Text .NyProDetail_Name i { height:22px; top:5px;}
	.NyProDetail_Text .NyProDetail_Ms { margin:0 auto 15px; padding:0 0 15px;}
	.NyProDetail_Text .NyProDetail_Ms h1 { height:auto; max-height:72px; line-height:24px; font-size:14px;}
	.NyProDetail_Tags dl dd { width:100%; margin:0 auto; padding:4px 0; float:inherit;}
	.NyProDetail_Text .NyProDetail_Btm { height:auto; margin:15px auto 0;}
	.NyProDetail_Btm a { margin:0 0 12px;}
	.NyProDetail_Btm a.Btn01 span { padding:5px 20px 5px 10px;}
	.NyProDetail_Btm a.Btn02 span { padding:5px 20px 5px 10px;}
	
	.NyProDetail_Con .NyProDetail_Tit a { margin:0 0 0 20px;}
	
	.NyPro_PrevNext { margin:20px auto 0; padding:10px 20px;}
	.NyPro_PrevNext p { width:100%; font-size:14px; text-align:left; padding:0;}
	.NyPro_PrevNext p.NyProNext { text-align:left; padding:0 0 0 30px;}
	.NyPro_PrevNext p.NyProNext img { right: inherit; left:0;}
	.NyPro_PrevNext a.NyProAll { width:100%; font-size:14px; text-align:left;}
	
	.NyProOrder_Main { margin:20px auto 0;}
	.NyProOrder_Main .NyProOrder_Left { padding:0; margin:0 auto 20px;}
	.NyProOrder_Title p { line-height:36px; font-size:26px;}
	.NyProOrder_Title i { height:3px; margin:7px 0 10px;}
	.NyProOrder_Title span { line-height:24px; font-size:16px;}

	.NyProOrder_Main #ly_msg.ly_msg ul li { margin:0 auto 20px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(5) { width: 100%!important; margin: 0 auto 20px!important; float: inherit!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(6) { width: 100%!important; margin: 0 auto 20px!important; float: inherit!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:160px!important;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { width:48%!important; margin:0!important;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1 { margin: 0 4% 0 0!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { line-height: 24px!important; font-size: 14px!important; padding:10px 0 0;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { font-size:14px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { font-size:14px; height: 140px!important; line-height: 24px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin: 20px auto 0!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { float:inherit!important;}
	
}
@media (max-width:375px) {
	.jqzoom { height:240px;}
	#spec-n5 { height:60px;}
	#spec-list ul li { height:60px;}
}
@media (max-width:320px) {
	.jqzoom { height:210px;}
	#spec-n5 { height:52px;}
	#spec-list ul li { height:52px;}
	
	.NyProDetail_Btm .NyProDetail_Tel img { position:inherit; left:inherit; top:inherit; margin:0 auto 10px;}
	.NyProDetail_Btm .NyProDetail_Tel span, .NyProDetail_Btm .NyProDetail_Tel p { text-align:center;}
	
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width: 130px!important;}
}
/*NyProDetail 结束*/

/*NyDown 开始*/
.NyDown { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown .NyDown_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyDown_Main .NyDown_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyDown_List ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:0 100px 0 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyDown_List ul li:hover { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyDown_List ul li .NyDown_Btn { width:100px; height:100px; margin:0; padding:0; border-left:1px solid #e6e6e6; position:absolute; top:0; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li .NyDown_Btn a { display:block; width:100px; height:100px; margin:0 auto; padding:25px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li .NyDown_Btn a i.DwIco { display:block; width:50px; height:50px; margin:0 auto; padding:0; background:url(../images/down.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li:hover .NyDown_Btn { border-left:1px solid #00bf86;}
.NyDown_List ul li:hover .NyDown_Btn a i.DwIco { background:url(../images/down3.png) center center no-repeat; background-size:100% 100%;}

.NyDown_List ul li .NyDown_Text { width:100%; height:100px; overflow:hidden; margin:0; padding:15px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li .NyDown_Text a.NyDown_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 6px; padding:0 0 0 13px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown_List ul li .NyDown_Text a.NyDown_Name i { display:block; width:3px; height:20px; margin:0; padding:0; background-color:#00bf86; position:absolute; left:0; top:10px;}
.NyDown_List ul li .NyDown_Text span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.NyDown_List ul li .NyDown_Text span img { display:block; width:18px; height:18px; margin:2px 6px 2px 0; padding:0; float:left;}
.NyDown_List ul li:hover .NyDown_Text a.NyDown_Name { color:#00bf86;}

.DownABtn a { display:block; width:160px; height:44px; line-height:44px; color:#fff; font-size:16px; margin:0 auto; padding:0 33px; background:#00bf86 url(../images/down2.png) 104px 8px no-repeat; background-size:28px 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.DownABtn a:hover { background-color:#999;}
@media (max-width:1440px) {
	.NyDown { padding:60px;}
	.NyDown .NyDown_Main { width:100%;}
	
	.NyDown_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	
}
@media (max-width:1200px) {
	.NyDown { padding:60px 40px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { font-size:18px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name i { height:18px; top:11px;}
}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.NyDown { padding:40px 20px;}
	.NyDown_List ul li { width:100%; height:auto; margin:0 auto 20px; float:inherit;}
	.NyDown_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	
	.NyDown_Main #fengye { margin:20px auto 0;}
}
@media (max-width:767px) {
	.NyDown { padding:20px 12px;}
	.NyDown_List ul li { width:100%; height:auto; margin:0 auto 20px; padding:0 60px 0 0; float:inherit;}
	.NyDown_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.NyDown_List ul li .NyDown_Text { height:80px; padding:10px 12px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { height:36px; line-height:36px; margin:0 auto;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name i { top:9px;}
	.NyDown_List ul li .NyDown_Btn { width:60px; height:80px;}
	.NyDown_List ul li .NyDown_Btn a { width:60px; height:80px; padding:20px 0;}
	.NyDown_List ul li .NyDown_Btn a i.DwIco { width:40px; height:40px;}
	
	.NyDown_Main #fengye { margin:0 auto;}
}
@media (max-width:375px) {
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { font-size:16px;}
}
@media (max-width:320px) {

}
/*NyDown 结束*/







